diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-06 23:42:59 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-06 23:42:59 +0000 |
commit | 92372b156afd945d2a7736844aae22febdd95016 (patch) | |
tree | 4086c286aaed4b6ae5b6aa96abe2ae789d60273a /src/or/buffers.c | |
parent | c414de953bf73f5793dfbba224dadf52023c3234 (diff) | |
download | tor-92372b156afd945d2a7736844aae22febdd95016.tar.gz tor-92372b156afd945d2a7736844aae22febdd95016.zip |
r16995@catbus: nickm | 2007-12-06 18:42:53 -0500
patch from steve: replace more tor.eff.org instances with torproject.org
svn:r12707
Diffstat (limited to 'src/or/buffers.c')
-rw-r--r-- | src/or/buffers.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/buffers.c b/src/or/buffers.c index fa87f44c2f..bf1f7e390b 100644 --- a/src/or/buffers.c +++ b/src/or/buffers.c @@ -1439,8 +1439,8 @@ fetch_from_buf_socks(buf_t *buf, socks_request_t *req, "Please configure your client accordingly.\n" "</p>\n" "<p>\n" -"See <a href=\"http://tor.eff.org/documentation.html\">" - "http://tor.eff.org/documentation.html</a> for more information.\n" +"See <a href=\"http://www.torproject.org/documentation.html\">" + "http://www.torproject.org/documentation.html</a> for more information.\n" "<!-- Plus this comment, to make the body response more than 512 bytes, so " " IE will be willing to display it. Comment comment comment comment " " comment comment comment comment comment comment comment comment.-->\n" |