[tor-commits] r26676: {website} use the <page> tag consistently on yet more pages (website/trunk/docs/en)
Roger Dingledine
arma at torproject.org
Mon Mar 24 07:03:32 UTC 2014
Author: arma
Date: 2014-03-24 07:03:32 +0000 (Mon, 24 Mar 2014)
New Revision: 26676
Modified:
website/trunk/docs/en/pluggable-transports.wml
website/trunk/docs/en/tor-doc-relay.wml
Log:
use the <page> tag consistently on yet more pages
Modified: website/trunk/docs/en/pluggable-transports.wml
===================================================================
--- website/trunk/docs/en/pluggable-transports.wml 2014-03-24 07:02:11 UTC (rev 26675)
+++ website/trunk/docs/en/pluggable-transports.wml 2014-03-24 07:03:32 UTC (rev 26676)
@@ -120,11 +120,11 @@
<hr>
<a id="download"></a>
- <h2><a href="https://www.torproject.org/projects/torbrowser.html.en#downloads-beta">Download the Pluggable Transports Tor Browser Bundle</a></h2>
+ <h2><a href="<page projects/torbrowser>#downloads-beta">Download the Pluggable Transports Tor Browser Bundle</a></h2>
<p>
As of Tor Browser 3.6-beta-1, pluggable transports are now included in the
<a
-href="https://www.torproject.org/projects/torbrowser.html.en#downloads-beta">official
+href="<page projects/torbrowser>#downloads-beta">official
Tor Browser packages</a>.
</p>
Modified: website/trunk/docs/en/tor-doc-relay.wml
===================================================================
--- website/trunk/docs/en/tor-doc-relay.wml 2014-03-24 07:02:11 UTC (rev 26675)
+++ website/trunk/docs/en/tor-doc-relay.wml 2014-03-24 07:03:32 UTC (rev 26676)
@@ -30,13 +30,12 @@
<p>
An easy way to get started is with Vidalia, a graphical interface for
Tor. Vidalia is not included in the standard Tor Browser Bundle, although it
- <a href="https://www.torproject.org/docs/faq.html.en#WhereDidVidaliaGo">once
- was</a>.
+ <a href="<page docs/faq>#WhereDidVidaliaGo">once was</a>.
<p>
<p>The Vidalia Bridge Bundle, the Vidalia Relay Bundle
and the Vidalia Exit Bundle are available on the
- <a href="https://www.torproject.org/download/download.html.en">download
+ <a href="<page download/download>">download
page</a>. These bundles are only available for Windows. They come
preconfigured to run Tor as a bridge, a non-exit relay, or an exit relay.
</p>
@@ -45,8 +44,8 @@
Vidalia is also available as a standalone package from <a
href="https://people.torproject.org/~erinn/vidalia-standalone-bundles/">this
directory</a>. To use the Vidalia standalone, you will first need to <a
- href="https://torproject.org/projects/torbrowser.html.en">download
- the Tor Browser Bundle</a> or the <a href="https://www.torproject.org/download/download.html.en">Tor Expert Bundle</a>.
+ href="<page projects/torbrowser>">download the Tor Browser Bundle</a>
+ or the <a href="<page download/download>">Tor Expert Bundle</a>.
Unpack the Vidalia package into your Tor Browser folder. This will allow
Vidalia to control and configure the Tor Browser Bundle's Tor client. If
you use the Expert Bundle, which contains Tor only and no browser, you'll
@@ -121,7 +120,7 @@
<p>If you want to be a bridge, read about the BridgeRelay and
ServerTransportPlugin values <a
- href="https://www.torproject.org/projects/obfsproxy-instructions.html.en#instructions">on
+ href="<page projects/obfsproxy-instructions>#instructions">on
this page</a>.</p>
<p>Tor will use all your bandwidth if you don't set limits for it. Some
@@ -130,7 +129,7 @@
<p>See the <a href="https://gitweb.torproject.org/tor.git/blob/HEAD:/src/config/torrc.sample.in">sample
torrc file</a> and the <a
- href="https://www.torproject.org/docs/tor-manual.html.en">man
+ href="<page docs/tor-manual>">man
page</a> for other Tor options you may want to set.</p>
<hr>
@@ -183,7 +182,7 @@
<p>As a relay operator, you should consider subscribing to the
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays">
tor-relays mailing list</a>. You might find <a
- href="../docs/documentation.html.en#MailingLists">other higher-volume
+ href="<page docs/documentation>#MailingLists">other higher-volume
Tor lists</a> of interest to you as well.
</p>
More information about the tor-commits
mailing list