fix (maybe) the example windows path

svn:r4650
This commit is contained in:
Roger Dingledine
2005-07-23 08:26:23 +00:00
parent cf62927003
commit db53c5a436
+1 -1
View File
@@ -128,7 +128,7 @@ points to an actual directory that you have read/write access to. Fill
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>