Pārlūkot izejas kodu

fix (maybe) the example windows path

svn:r4650
Roger Dingledine 20 gadi atpakaļ
vecāks
revīzija
db53c5a436
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>