Procházet zdrojové kódy

fix (maybe) the example windows path

svn:r4650
Roger Dingledine před 20 roky
rodič
revize
db53c5a436
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>