r26892: {website} Link to changelogs instead of staticly mirroring git (website/trunk/projects/en)

Author: mttp Date: 2014-07-25 18:27:34 +0000 (Fri, 25 Jul 2014) New Revision: 26892 Modified: website/trunk/projects/en/torbrowser-details.wml Log: Link to changelogs instead of staticly mirroring git Modified: website/trunk/projects/en/torbrowser-details.wml =================================================================== --- website/trunk/projects/en/torbrowser-details.wml 2014-07-25 17:47:54 UTC (rev 26891) +++ website/trunk/projects/en/torbrowser-details.wml 2014-07-25 18:27:34 UTC (rev 26892) @@ -20,21 +20,13 @@ <h3 id="contents">Stable Bundle contents</h3> <ul> - - <li>Mozilla Firefox 24.6.0 ESR</li> - <li>Tor 0.2.4.22</li> - <li>OpenSSL 1.0.1h</li> - <li>NoScript 2.6.8.28</li> - <li>Tor Launcher 0.2.5.5</li> - <li>Torbutton 1.6.10.0</li> - <li>HTTPS-Everywhere 3.5.3</li> - + <li><a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/refs/tags/tbb-3.6.3-build1:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog</a>.</li> </ul> - <h3 id="alphacontents">Alpha Bundle Contents</h3> + <h3 id="alphacontents">Alpha Bundle contents</h3> <ul> - <li>Currently, no alpha release is available</li> + <li><a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog</a>.</li> </ul> <h3 id="build">Building the bundle</h3>
participants (1)
-
Matt Pagan