diff mbox series

[wwwdocs] Refer to the new pages describing our Git setup.

Message ID alpine.LSU.2.21.2001160830440.3801@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] Refer to the new pages describing our Git setup. | expand

Commit Message

Gerald Pfeifer Jan. 16, 2020, 7:32 a.m. UTC
Replace two references to svn.html and svnwrite.html by git.html and
gitwrite.html, respectively. Reduce an explicit reference to whatever
tool we use on the way.

Pushed.

---
 htdocs/contribute.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 381aa02a..e7ff3990 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -251,9 +251,9 @@  acceptable, as long as the ChangeLog is still posted as plain text.
 <p>When you have all these pieces, bundle them up in a mail message and
 send it to <a href="lists.html">the appropriate mailing list(s)</a>.
 (Patches will go to one or more lists depending on what you are
-changing.)  For further information on the GCC SVN repository, see
-the <a href="svn.html">Anonymous read-only SVN access</a> and <a
-href="svnwrite.html">Read-write SVN access</a> pages.</p>
+changing.)  For further information on our source repository, see
+the <a href="git.html">Anonymous read-only Git access</a> and <a
+href="gitwrite.html">Read-write Git access</a> pages.</p>
 
 <p>(Everything listed here still applies if you can check in the patch
 without further approval under the <a