From 3ed1a22031200acc993b2b3e0f87134bc18079ee Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 31 Mar 2004 22:30:02 +0000 Subject: [PATCH] tweak rend spec svn:r1413 --- doc/rend-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rend-spec.txt b/doc/rend-spec.txt index 5ca2ef50ca..5dfbbd75d9 100644 --- a/doc/rend-spec.txt +++ b/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/', where ' is replaced with the + request for the document '/rendezvous/', where ' 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 , and otherwise returns Bob's most recently uploaded service descriptor.