diff options
Diffstat (limited to 'gcc/f/g77spec.c')
-rw-r--r-- | gcc/f/g77spec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c index 32b3c3e..50e7738 100644 --- a/gcc/f/g77spec.c +++ b/gcc/f/g77spec.c @@ -428,7 +428,7 @@ For more information on g77 and gcc, type the commands `info -f g77'\n\ and `info -f gcc' to read the Info documentation.\n\ \n\ For bug reporting instructions, please see:\n\ -<URL:http://gcc.gnu.org/faq.html#bugreport>.\n"); +<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>.\n"); exit (0); break; #endif |