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 --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} -- 2.39.1