From 92372b156afd945d2a7736844aae22febdd95016 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 6 Dec 2007 23:42:59 +0000 Subject: r16995@catbus: nickm | 2007-12-06 18:42:53 -0500 patch from steve: replace more tor.eff.org instances with torproject.org svn:r12707 --- src/or/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/config.c') diff --git a/src/or/config.c b/src/or/config.c index 86a642ffa7..a218a86947 100644 --- a/src/or/config.c +++ b/src/or/config.c @@ -1901,7 +1901,7 @@ print_usage(void) printf( "Copyright 2001-2007 Roger Dingledine, Nick Mathewson.\n\n" "tor -f [args]\n" -"See man page for options, or http://tor.eff.org/ for documentation.\n"); +"See man page for options, or http://www.torproject.org/ for documentation.\n"); } /** Print all non-obsolete torrc options. */ -- cgit v1.2.3-54-g00ecf