diff mbox series

[pushed] install: Update gettext link

Message ID 20240214011640.B1CB033E6E@hamza.pair.com
State New
Headers show
Series [pushed] install: Update gettext link | expand

Commit Message

Gerald Pfeifer Feb. 14, 2024, 1:16 a.m. UTC
This follows a web server redirect.

Gerald


gcc:
	* doc/install.texi (Prerequisites): Update gettext link.
---
 gcc/doc/install.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index c7794439107..173233096d1 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -477,8 +477,8 @@  is shown below:
 
 Necessary to build GCC with internationalization support via
 @option{--enable-nls}.  It can be downloaded from
-@uref{https://gnu.org/s/gettext/}.  If a GNU gettext distribution is
-found in a subdirectory of your GCC sources named @file{gettext}, it
+@uref{https://www.gnu.org/software/gettext/}. If a GNU gettext distribution
+is found in a subdirectory of your GCC sources named @file{gettext}, it
 will be built together with GCC, unless present in the system (either in
 libc or as a stand-alone library).