Преглед изворни кода

fix (maybe) the example windows path

svn:r4650
Roger Dingledine пре 20 година
родитељ
комит
db53c5a436
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      doc/tor-hidden-service.html

+ 1 - 1
doc/tor-hidden-service.html

@@ -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>