diff mbox series

[pushed] doc: Update link to AVR-LibC

Message ID 20230218094838.BC5FC33E95@hamza.pair.com
State New
Headers show
Series [pushed] doc: Update link to AVR-LibC | expand

Commit Message

Gerald Pfeifer Feb. 18, 2023, 9:48 a.m. UTC
Pushed.

Gerald


gcc/ChangeLog:

	* doc/invoke.texi (AVR Options): Update link to AVR-LibC.
---
 gcc/doc/invoke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index a5ea86f68c9..078d29d5313 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -22888,7 +22888,7 @@  points to.
 The startup code from libgcc never sets @code{EIND}.
 Notice that startup code is a blend of code from libgcc and AVR-LibC.
 For the impact of AVR-LibC on @code{EIND}, see the
-@w{@uref{http://nongnu.org/avr-libc/user-manual/,AVR-LibC user manual}}.
+@w{@uref{https://www.nongnu.org/avr-libc/user-manual/,AVR-LibC user manual}}.
 
 @item
 It is legitimate for user-specific startup code to set up @code{EIND}