From d0c919aa1d38a3189370e95430b0063304c338c1 Mon Sep 17 00:00:00 2001
From: Roger Dingledine <arma@torproject.org>
Date: Sun, 7 Dec 2008 23:41:10 +0000
Subject: [PATCH] update the (not very useful) readme

svn:r17511
---
 README | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README b/README
index 850039a451..d61c704c72 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 Tor protects your privacy on the internet by hiding the connection
-between your Internet address and the services you use.  We believe
-Tor is reasonably secure, but please ensure you read the
-instructions and configure it properly.
+between your Internet address and the services you use. We believe Tor
+is reasonably secure, but please ensure you read the instructions and
+configure it properly.
 
 To build Tor from source:
         ./configure; make; make install
@@ -16,7 +16,8 @@ Documentation, including links to installation and setup instructions:
         https://www.torproject.org/documentation.html
 
 Making applications work with Tor:
-        http://wiki.noreply.org/noreply/TheOnionRouter/TorifyHOWTO
+        https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO
 
 Frequently Asked Questions:
-        http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ
+        https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ
+
-- 
GitLab