Przeglądaj źródła

tweak rend spec

svn:r1413
Roger Dingledine 21 lat temu
rodzic
commit
3ed1a22031
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      doc/rend-spec.txt

+ 1 - 1
doc/rend-spec.txt

@@ -187,7 +187,7 @@ Tor Rendezvous Spec
 1.6. Alice's OP retrieves a service descriptor
 
    Alice opens a stream to a directory server via Tor, and makes an HTTP GET
-   request for the document '/hidserv/<y>', where '<y> is replaced with the
+   request for the document '/rendezvous/<y>', where '<y> is replaced with the
    encoding of Bob's public key as described above.  The directory replies
    with a 404 HTTP response if it does not recognize <y>, and otherwise
    returns Bob's most recently uploaded service descriptor.