[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] fix (maybe) the example windows path



Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc

Modified Files:
	tor-hidden-service.html 
Log Message:
fix (maybe) the example windows path


Index: tor-hidden-service.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-hidden-service.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tor-hidden-service.html	23 Jul 2005 08:19:40 -0000	1.3
+++ tor-hidden-service.html	23 Jul 2005 08:26:23 -0000	1.4
@@ -128,7 +128,7 @@
 in your own username in place of "username". For
 example, in Windows you might pick:</p>
 <pre>
-HiddenServiceDir C:\Documents and Settings\username\hidden_service/
+HiddenServiceDir C:\Documents and Settings\username\Application Data\hidden_service\
 HiddenServicePort 80 www.google.com:80
 </pre>