Author: phobos Date: 2012-03-12 01:09:41 +0000 (Mon, 12 Mar 2012) New Revision: 25545
Modified: website/trunk/getinvolved/en/relays.wml Log: change the doc links to the correct sections and references.
Modified: website/trunk/getinvolved/en/relays.wml =================================================================== --- website/trunk/getinvolved/en/relays.wml 2012-03-12 01:03:45 UTC (rev 25544) +++ website/trunk/getinvolved/en/relays.wml 2012-03-12 01:09:41 UTC (rev 25545) @@ -48,7 +48,6 @@ three hop circuit. </p>
<h3>Microsoft Windows</h3> -<p> <ul> <li>Be a Bridge: <a href="<package-win32-bridge-bundle-stable>">package</a>, <a @@ -59,10 +58,9 @@ href="<package-win32-exit-bundle-stable>">package</a>, <a href="<package-win32-exit-bundle-stable>.asc">signature</a></li> </ul> -Read the instructions on how to configure a <a -href="https://www.torproject.org/docs/bridges.html.en%22%3Ebridge</a> or a -<a href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>. -</p> +<p>Read the instructions on how to configure a <a href="<page +docs/bridges>#RunningABridge">bridge</a> or a <a href="<page +docs/tor-doc-relay>#setup">relay</a>.</p>
<h3>Mac OS X</h3> <ul> @@ -73,17 +71,17 @@ href="<package-osx-ppc-bundle-stable>">package</a>, <a href="<package-osx-ppc-bundle-stable>.asc">signature</a></li> </ul> -<p>Read the instructions on how to configure a <a -href="https://www.torproject.org/docs/bridges.html.en%22%3Ebridge</a> or a <a -href="https://www.torproject.org/docs/tor-doc-relay.html.en%22%3Erelay</a>.</p> +<p>Read the instructions on how to configure a <a href="<page +docs/bridges>#RunningABridge">bridge</a> or a <a href="<page +docs/tor-doc-relay>#setup">relay</a>.</p>
<h3>Unix, Linux, BSD, and everything else</h3> <p>We assume you're an expert and can figure out how to install Tor by yourself. You can also download Tor from one of our <a href="https://www.torproject.org/download/download-unix.html.en">repositories</a>.</p> -<p>Read the instructions on how to configure a <a -href="https://www.torproject.org/docs/bridges.html.en%22%3Ebridge</a> or a <a -href="https://www.torproject.org/docs/tor-doc-relay.html.en%22%3Erelay</a>.</p> +<p>Read the instructions on how to configure a <a href="<page +docs/bridges>#RunningABridge">bridge</a> or a <a href="<page +docs/tor-doc-relay>#setup">relay</a>.</p> </div> </div>
tor-commits@lists.torproject.org