commit 0ab62a4dc531e9f13967aa93bf4dc1925cd69f03 Author: Roger Dingledine arma@torproject.org Date: Tue Feb 22 14:39:09 2011 -0500
prefer https urls --- doc/spec/README | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/spec/README b/doc/spec/README index a7fa170..ccd33a4 100644 --- a/doc/spec/README +++ b/doc/spec/README @@ -1,10 +1,11 @@ The Tor specifications and proposals have moved to a new repository.
-To browse the specifications, go to +To browse the specifications, go to https://gitweb.torproject.org/torspec.git/tree
To check out the specification repository, run git clone git://git.torproject.org/torspec.git
For other information on the repository, see - http://gitweb.torproject.org/torspec.git + https://gitweb.torproject.org/torspec.git +
tor-commits@lists.torproject.org