X-Git-Url: https://gcc.gnu.org/git/?a=blobdiff_plain;f=gcc%2Fdoc%2Fcontribute.texi;h=039cc6eed9cea1052a7fdd4a108dde842448c4d3;hb=5bf0618ae02dbf4f9642a5336d4f15cefd7c7884;hp=3eb80d5229017b4d58ac356f3bf29ecf250db926;hpb=cbe34bb5edd97015e38c483516492f171bf9f95d;p=gcc.git diff --git a/gcc/doc/contribute.texi b/gcc/doc/contribute.texi index 3eb80d52290..039cc6eed9c 100644 --- a/gcc/doc/contribute.texi +++ b/gcc/doc/contribute.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 1988-2017 Free Software Foundation, Inc. +@c Copyright (C) 1988-2019 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. @@ -6,8 +6,8 @@ @chapter Contributing to GCC Development If you would like to help pretest GCC releases to assure they work well, -current development sources are available by SVN (see -@uref{http://gcc.gnu.org/svn.html}). Source and binary snapshots are +current development sources are available via Git (see +@uref{http://gcc.gnu.org/git.html}). Source and binary snapshots are also available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}. If you would like to work on improvements to GCC, please read the