[tor-commits] r26813: {website} fix two broken faq links (website/trunk/docs/en)

Roger Dingledine arma at torproject.org
Thu Jun 5 20:15:43 UTC 2014


Author: arma
Date: 2014-06-05 20:15:43 +0000 (Thu, 05 Jun 2014)
New Revision: 26813

Modified:
   website/trunk/docs/en/tor-relay-debian.wml
Log:
fix two broken faq links


Modified: website/trunk/docs/en/tor-relay-debian.wml
===================================================================
--- website/trunk/docs/en/tor-relay-debian.wml	2014-06-05 20:10:18 UTC (rev 26812)
+++ website/trunk/docs/en/tor-relay-debian.wml	2014-06-05 20:15:43 UTC (rev 26813)
@@ -112,7 +112,7 @@
     6. Decide about rate limiting. Cable modem, DSL, and other users
     who have asymmetric bandwidth (e.g. more down than up) should
     rate limit to their slower bandwidth, to avoid congestion. See the <a
-    href="<wikifaq>#LimitBandwidth">rate
+    href="<page docs/faq>#BandwidthShaping">rate
     limiting FAQ entry</a> for details.
     </p>
 
@@ -127,7 +127,7 @@
     <p>
     8. Consider backing up your Tor relay's private key
     ("/var/lib/tor/keys/secret_id_key"). You'll need this identity key to
-    <a href="<wikifaq>#UpgradeRelay">move or restore your Tor relay</a>.
+    <a href="<page docs/faq>#UpgradeOrMove">move or restore your Tor relay</a>.
     </p>
 
     <p>



More information about the tor-commits mailing list