public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-5481] doc: Update link to the AVR-Libc manual
@ 2023-01-28 22:20 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-28 22:20 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:38bce6ff4499597e4f9e2117deaa53362823f6e0

commit r13-5481-g38bce6ff4499597e4f9e2117deaa53362823f6e0
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Jan 28 23:19:46 2023 +0100

    doc: Update link to the AVR-Libc manual
    
    gcc/ChangeLog:
    
            * doc/extend.texi (Named Address Spaces): Update link to the
            AVR-Libc manual.

Diff:
---
 gcc/doc/extend.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 027a08a2f62..5a026c4b48c 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -1578,7 +1578,7 @@ locates data in flash but
 accesses to these data read from generic address space, i.e.@:
 from RAM,
 so that you need special accessors like @code{pgm_read_byte}
-from @w{@uref{http://nongnu.org/avr-libc/user-manual/,AVR-LibC}}
+from @w{@uref{https://www.nongnu.org/avr-libc/user-manual/,AVR-LibC}}
 together with attribute @code{progmem}.
 
 @noindent

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-28 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28 22:20 [gcc r13-5481] doc: Update link to the AVR-Libc manual Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).