diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ff755efa9a9e..ed341f70d9a5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2000-11-04 Joseph S. Myers + + * gcc.texi (Contributing): Update URL for projects web page. + 2000-11-04 Neil Booth * cpplex.c (parse_string): Don't allow multiline strings in diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 92b5db3e4645..c7cd04d6ef0f 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -2834,7 +2834,7 @@ If you would like to work on improvements to GCC, please read @uref{http://gcc.gnu.org/contribute.html} and @uref{http://gcc.gnu.org/contributewhy.html} for information on how to make useful contributions and avoid duplication of effort. Suggested -projects are listed at @uref{http://gcc.gnu.org/projects.html}. +projects are listed at @uref{http://gcc.gnu.org/projects/}. @node VMS @chapter Using GCC on VMS