summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 16:11:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 16:11:30 -0400
commit6d03298df3f18249679cab835a114be0487c7b1d (patch)
tree91232b81c87018c68350138517477e26b5800571 /doc/tips
parentd72e40a7ada31b753fb30980df7dbbcc6cc65ba1 (diff)
fix links
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/peer_to_peer_network_with_tor.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/peer_to_peer_network_with_tor.mdwn b/doc/tips/peer_to_peer_network_with_tor.mdwn
index 3e6a4bd59..11d977cca 100644
--- a/doc/tips/peer_to_peer_network_with_tor.mdwn
+++ b/doc/tips/peer_to_peer_network_with_tor.mdwn
@@ -1,12 +1,12 @@
git-annex has recently gotten support for running as a
-[Tor](http://http://torproject.org/) hidden service. This is a nice secure
+[Tor](https://torproject.org/) hidden service. This is a nice secure
and easy to use way to connect repositories between peers in different
locations, without needing any central server.
## setting up the first peer
First, you need to get Tor installed and running. See
-[their website](http://http://torproject.org/), or try a command like:
+[their website](https://torproject.org/), or try a command like:
sudo apt-get install tor