replicate the tbb repo link changes.
Andrew Lewman

Andrew Lewman commited on 2010-10-08 15:33:59
Zeige 4 geänderte Dateien mit 7 Einfügungen und 6 Löschungen.

... ...
@@ -7,7 +7,8 @@
7 7
 <define-tag svnwebsite whitespace=delete>https://svn.torproject.org/svn/website/trunk/</define-tag>
8 8
 <define-tag svnprojects whitespace=delete>https://svn.torproject.org/svn/projects/</define-tag>
9 9
 <define-tag wiki whitespace=delete>https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/</define-tag>
10
-<define-tag blog whitespace=delete>https://blog.torproject.org/blog/</define-tag>
10
+<define-tag blog whitespace=delete>https://blog.torproject.org/</define-tag>
11
+<define-tag tbbrepo whitespace=delete>https://gitweb.torproject.org/torbrowser.git/blob_plain/HEAD:</define-tag>
11 12
 
12 13
 #  Xinclude "locallinks.wmi"
13 14
 #  Xinclude "langlocallinks.$(LANG).wmi"
... ...
@@ -35,9 +35,9 @@
35 35
     distribution</a> (<a
36 36
     href="dist/tor-browser-<version-torbrowserbundle>-src.tar.gz.asc">signature</a>).
37 37
     See <a
38
-    href="https://svn.torproject.org/svn/torbrowser/trunk/README">README</a> for
38
+    href="<tbbrepo>/README">README</a> for
39 39
     the directory layout and changelog. Build instructions can be found in <a
40
-    href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
40
+    href="<tbbrepo>/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
41 41
   </div>
42 42
   <!-- END MAINCOL -->
43 43
   <div id = "sidecol">
... ...
@@ -9,7 +9,7 @@
9 9
     <a href="<page index>">Home &raquo; </a>
10 10
     <a href="<page projects/projects>">Projects &raquo; </a>
11 11
     <a href="<page projects/torbrowser>">TorBrowser &raquo; </a>
12
-    <a href="<page projects/torbrowser>">TorBrowser-Split</a>
12
+    <a href="<page projects/torbrowser-split>">TorBrowser-Split</a>
13 13
   </div>
14 14
 	<div id="maincol">   
15 15
     
... ...
@@ -89,7 +89,7 @@
89 89
     
90 90
     
91 91
     <p>Note that the Firefox in our bundle is <a
92
-    href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/">modified</a>
92
+    href="<tbbrepo>/build-scripts/config/">modified</a>
93 93
     from the <a href="http://www.mozilla.com/firefox/">default Firefox</a>;
94 94
     we're currently working with Mozilla to see if they want
95 95
     us to change the name to make this clearer.
... ...
@@ -154,7 +154,7 @@
154 154
     to verify package signatures</a>, which allows you to make sure you've
155 155
     downloaded the file we intended you to get.
156 156
     Also, note that the Firefox in our bundles is <a
157
-    href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/">modified</a>
157
+    href="<tbbrepo>/build-scripts/config/">modified</a>
158 158
     from the <a href="http://www.mozilla.com/firefox/">default Firefox</a>;
159 159
     we're currently working with Mozilla to see if they want
160 160
     us to change the name to make this clearer.
161 161