public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Refer to the new pages describing our Git setup.
@ 2020-01-16  8:07 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-01-16  8:07 UTC (permalink / raw)
  To: gcc-patches

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 --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
-- 
2.24.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-16  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16  8:07 [wwwdocs] Refer to the new pages describing our Git setup Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).