[tor-commits] r26672: {website} use the <page> tag consistently in the jobs pages too (website/trunk/about/en)
Roger Dingledine
arma at torproject.org
Mon Mar 24 06:55:51 UTC 2014
Author: arma
Date: 2014-03-24 06:55:51 +0000 (Mon, 24 Mar 2014)
New Revision: 26672
Modified:
website/trunk/about/en/jobs-browserhacker.wml
website/trunk/about/en/jobs-extdev.wml
website/trunk/about/en/jobs-pluggabletransport.wml
Log:
use the <page> tag consistently in the jobs pages too
Modified: website/trunk/about/en/jobs-browserhacker.wml
===================================================================
--- website/trunk/about/en/jobs-browserhacker.wml 2014-03-24 06:54:56 UTC (rev 26671)
+++ website/trunk/about/en/jobs-browserhacker.wml 2014-03-24 06:55:51 UTC (rev 26672)
@@ -23,7 +23,7 @@
would be a contract position spanning 9-12 months, with the possibility of
future continuation. You will also be working closely with our existing
browser hackers, and with the new extension developer. If you also have
-<a href="https://www.torproject.org/about/jobs-extdev.html.en">extension
+<a href="<page about/jobs-extdev>">extension
developer</a> experience, please feel free to apply to both positions.
</p>
Modified: website/trunk/about/en/jobs-extdev.wml
===================================================================
--- website/trunk/about/en/jobs-extdev.wml 2014-03-24 06:54:56 UTC (rev 26671)
+++ website/trunk/about/en/jobs-extdev.wml 2014-03-24 06:55:51 UTC (rev 26672)
@@ -25,7 +25,7 @@
is a contractor position, and may involve working with one or more existing
contractors on these projects. You will also be working closely with the new
and existing <a
-href="https://www.torproject.org/about/jobs-browserhacker.html.en">browser
+href="<page about/jobs-browserhacker>">browser
hacker</a> positions. If you also have direct C++ hacking experience, feel
free to apply to both positions.
Modified: website/trunk/about/en/jobs-pluggabletransport.wml
===================================================================
--- website/trunk/about/en/jobs-pluggabletransport.wml 2014-03-24 06:54:56 UTC (rev 26671)
+++ website/trunk/about/en/jobs-pluggabletransport.wml 2014-03-24 06:55:51 UTC (rev 26672)
@@ -76,9 +76,9 @@
<li>
Know about Tor
-<a href="https://www.torproject.org/docs/pluggable-transports.html.en">pluggable
+<a href="<page docs/pluggable-transports>">pluggable
transports</a> and their
-<a href="https://gitweb.torproject.org/torspec.git/blob/HEAD:/pt-spec.txt">specification</a>.
+<a href="<specblob>pt-spec.txt">specification</a>.
</li>
<li>
More information about the tor-commits
mailing list