diff mbox series

[wwwdocs] Link to git.html instead of svn.html and use a neutral link text.

Message ID alpine.LSU.2.21.2001142347080.3725@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] Link to git.html instead of svn.html and use a neutral link text. | expand

Commit Message

Gerald Pfeifer Jan. 14, 2020, 10:47 p.m. UTC
...for all our (past) release pages.

Pushed.

Gerald

- Log -----------------------------------------------------------------
commit d248ad22e9e02664ac4567a24af7a83c6f12aad7
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue Jan 14 23:40:48 2020 +0100

    Link to git.html instead of svn.html and use a neutral link text.


-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-3.4/index.html | 2 +-
 htdocs/gcc-4.0/index.html | 2 +-
 htdocs/gcc-4.1/index.html | 2 +-
 htdocs/gcc-4.2/index.html | 2 +-
 htdocs/gcc-4.3/index.html | 2 +-
 htdocs/gcc-4.4/index.html | 2 +-
 htdocs/gcc-4.5/index.html | 2 +-
 htdocs/gcc-4.6/index.html | 2 +-
 htdocs/gcc-4.7/index.html | 2 +-
 htdocs/gcc-4.8/index.html | 2 +-
 htdocs/gcc-4.9/index.html | 2 +-
 htdocs/gcc-5/index.html   | 2 +-
 htdocs/gcc-6/index.html   | 2 +-
 htdocs/gcc-7/index.html   | 2 +-
 htdocs/gcc-8/index.html   | 2 +-
 htdocs/gcc-9/index.html   | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)


hooks/post-receive
diff mbox series

Patch

diff --git a/htdocs/gcc-3.4/index.html b/htdocs/gcc-3.4/index.html
index 35e78e8b..01f6822f 100644
--- a/htdocs/gcc-3.4/index.html
+++ b/htdocs/gcc-3.4/index.html
@@ -88,7 +88,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.0/index.html b/htdocs/gcc-4.0/index.html
index c0de4ef8..d5e47283 100644
--- a/htdocs/gcc-4.0/index.html
+++ b/htdocs/gcc-4.0/index.html
@@ -72,7 +72,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.1/index.html b/htdocs/gcc-4.1/index.html
index 1a8d4a75..5d0b07df 100644
--- a/htdocs/gcc-4.1/index.html
+++ b/htdocs/gcc-4.1/index.html
@@ -62,7 +62,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.2/index.html b/htdocs/gcc-4.2/index.html
index 9a8ea413..7065d3b5 100644
--- a/htdocs/gcc-4.2/index.html
+++ b/htdocs/gcc-4.2/index.html
@@ -74,7 +74,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.3/index.html b/htdocs/gcc-4.3/index.html
index 14fb2b7c..943064ec 100644
--- a/htdocs/gcc-4.3/index.html
+++ b/htdocs/gcc-4.3/index.html
@@ -84,7 +84,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.4/index.html b/htdocs/gcc-4.4/index.html
index 0f9df197..1424a347 100644
--- a/htdocs/gcc-4.4/index.html
+++ b/htdocs/gcc-4.4/index.html
@@ -89,7 +89,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.5/index.html b/htdocs/gcc-4.5/index.html
index e41b552f..76e48248 100644
--- a/htdocs/gcc-4.5/index.html
+++ b/htdocs/gcc-4.5/index.html
@@ -70,7 +70,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.6/index.html b/htdocs/gcc-4.6/index.html
index 0b70fd0f..9c157914 100644
--- a/htdocs/gcc-4.6/index.html
+++ b/htdocs/gcc-4.6/index.html
@@ -79,7 +79,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.7/index.html b/htdocs/gcc-4.7/index.html
index a7468742..312fea7f 100644
--- a/htdocs/gcc-4.7/index.html
+++ b/htdocs/gcc-4.7/index.html
@@ -79,7 +79,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.8/index.html b/htdocs/gcc-4.8/index.html
index fda45402..234dce6e 100644
--- a/htdocs/gcc-4.8/index.html
+++ b/htdocs/gcc-4.8/index.html
@@ -85,7 +85,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-4.9/index.html b/htdocs/gcc-4.9/index.html
index b6a7e14e..8dee3afd 100644
--- a/htdocs/gcc-4.9/index.html
+++ b/htdocs/gcc-4.9/index.html
@@ -79,7 +79,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-5/index.html b/htdocs/gcc-5/index.html
index f2ba9772..153a7be6 100644
--- a/htdocs/gcc-5/index.html
+++ b/htdocs/gcc-5/index.html
@@ -79,7 +79,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-6/index.html b/htdocs/gcc-6/index.html
index 36692942..5a9c1c65 100644
--- a/htdocs/gcc-6/index.html
+++ b/htdocs/gcc-6/index.html
@@ -79,7 +79,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-7/index.html b/htdocs/gcc-7/index.html
index adb87079..86fc4e91 100644
--- a/htdocs/gcc-7/index.html
+++ b/htdocs/gcc-7/index.html
@@ -75,7 +75,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-8/index.html b/htdocs/gcc-8/index.html
index e101d851..ab9a865c 100644
--- a/htdocs/gcc-8/index.html
+++ b/htdocs/gcc-8/index.html
@@ -63,7 +63,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>
diff --git a/htdocs/gcc-9/index.html b/htdocs/gcc-9/index.html
index a9bcd448..da01f2f2 100644
--- a/htdocs/gcc-9/index.html
+++ b/htdocs/gcc-9/index.html
@@ -57,7 +57,7 @@  group of volunteers</a> is what makes GCC successful.</p>
 <a href="mailto:gcc@gcc.gnu.org">GCC development mailing list</a>.</p>
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
-or <a href="../svn.html">our SVN server</a>.</p>
+or <a href="../git.html">our version control system</a>.</p>
 
 </body>
 </html>