[or-cvs] r23460: {website} replicate the tbb repo link changes. (in website/branches/web20: include projects/en)

Andrew Lewman andrew at torproject.org
Fri Oct 8 13:33:59 UTC 2010


Author: phobos
Date: 2010-10-08 13:33:59 +0000 (Fri, 08 Oct 2010)
New Revision: 23460

Modified:
   website/branches/web20/include/links.wmi
   website/branches/web20/projects/en/torbrowser-details.wml
   website/branches/web20/projects/en/torbrowser-split.wml
   website/branches/web20/projects/en/torbrowser.wml
Log:
replicate the tbb repo link changes.


Modified: website/branches/web20/include/links.wmi
===================================================================
--- website/branches/web20/include/links.wmi	2010-10-08 13:24:11 UTC (rev 23459)
+++ website/branches/web20/include/links.wmi	2010-10-08 13:33:59 UTC (rev 23460)
@@ -7,7 +7,8 @@
 <define-tag svnwebsite whitespace=delete>https://svn.torproject.org/svn/website/trunk/</define-tag>
 <define-tag svnprojects whitespace=delete>https://svn.torproject.org/svn/projects/</define-tag>
 <define-tag wiki whitespace=delete>https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/</define-tag>
-<define-tag blog whitespace=delete>https://blog.torproject.org/blog/</define-tag>
+<define-tag blog whitespace=delete>https://blog.torproject.org/</define-tag>
+<define-tag tbbrepo whitespace=delete>https://gitweb.torproject.org/torbrowser.git/blob_plain/HEAD:</define-tag>
 
 #  Xinclude "locallinks.wmi"
 #  Xinclude "langlocallinks.$(LANG).wmi"

Modified: website/branches/web20/projects/en/torbrowser-details.wml
===================================================================
--- website/branches/web20/projects/en/torbrowser-details.wml	2010-10-08 13:24:11 UTC (rev 23459)
+++ website/branches/web20/projects/en/torbrowser-details.wml	2010-10-08 13:33:59 UTC (rev 23460)
@@ -35,9 +35,9 @@
     distribution</a> (<a
     href="dist/tor-browser-<version-torbrowserbundle>-src.tar.gz.asc">signature</a>).
     See <a
-    href="https://svn.torproject.org/svn/torbrowser/trunk/README">README</a> for
+    href="<tbbrepo>/README">README</a> for
     the directory layout and changelog. Build instructions can be found in <a
-    href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
+    href="<tbbrepo>/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
   </div>
   <!-- END MAINCOL -->
   <div id = "sidecol">

Modified: website/branches/web20/projects/en/torbrowser-split.wml
===================================================================
--- website/branches/web20/projects/en/torbrowser-split.wml	2010-10-08 13:24:11 UTC (rev 23459)
+++ website/branches/web20/projects/en/torbrowser-split.wml	2010-10-08 13:33:59 UTC (rev 23460)
@@ -9,7 +9,7 @@
     <a href="<page index>">Home &raquo; </a>
     <a href="<page projects/projects>">Projects &raquo; </a>
     <a href="<page projects/torbrowser>">TorBrowser &raquo; </a>
-    <a href="<page projects/torbrowser>">TorBrowser-Split</a>
+    <a href="<page projects/torbrowser-split>">TorBrowser-Split</a>
   </div>
 	<div id="maincol">   
     
@@ -89,7 +89,7 @@
     
     
     <p>Note that the Firefox in our bundle is <a
-    href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/">modified</a>
+    href="<tbbrepo>/build-scripts/config/">modified</a>
     from the <a href="http://www.mozilla.com/firefox/">default Firefox</a>;
     we're currently working with Mozilla to see if they want
     us to change the name to make this clearer.

Modified: website/branches/web20/projects/en/torbrowser.wml
===================================================================
--- website/branches/web20/projects/en/torbrowser.wml	2010-10-08 13:24:11 UTC (rev 23459)
+++ website/branches/web20/projects/en/torbrowser.wml	2010-10-08 13:33:59 UTC (rev 23460)
@@ -154,7 +154,7 @@
     to verify package signatures</a>, which allows you to make sure you've
     downloaded the file we intended you to get.
     Also, note that the Firefox in our bundles is <a
-    href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/">modified</a>
+    href="<tbbrepo>/build-scripts/config/">modified</a>
     from the <a href="http://www.mozilla.com/firefox/">default Firefox</a>;
     we're currently working with Mozilla to see if they want
     us to change the name to make this clearer.



More information about the tor-commits mailing list