use the wml link macros we made for tor gitweb
Roger Dingledine

Roger Dingledine commited on 2013-11-11 04:08:48
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -243,8 +243,8 @@ custom configurations. All an apt-get or yum install away.</p>
243 243
 
244 244
 	  <h2>Source Tarball</h2>
245 245
 	  <p> Configure with: <code style="color: #666666;">./configure &amp;&amp; make &amp;&amp; src/or/tor</code></p>
246
-	  <p>The current stable version of Tor is <version-stable>. Its <a href="https://gitweb.torproject.org/tor.git/blob/release-0.2.3:/ReleaseNotes">release notes</a> are available.</p>
247
-	  <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="https://gitweb.torproject.org/tor.git/blob/tor-<version-alpha>:/ChangeLog">Changelog</a> is available.</p>
246
+	  <p>The current stable version of Tor is <version-stable>. Its <a href="<gitblobstable>ReleaseNotes">release notes</a> are available.</p>
247
+	  <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>ChangeLog">Changelog</a> is available.</p>
248 248
 	</div>
249 249
       </div>
250 250
       <div class="expander"><a href="javascript:void(0)" class="switch">Expand All</a></div>
251 251