public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: gcc-14: Make GCC 11-related link relative
@ 2024-06-05  5:14 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2024-06-05  5:14 UTC (permalink / raw)
  To: gcc-patches

This also better supports mirror sites (if still any).

Gerald
---
 htdocs/gcc-14/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 7a5eb449..9a1b0c8a 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -971,7 +971,7 @@ __asm (".global __flmap_lock"  "\n\t"
     <code>-march=knm</code>, <code>-mtune=knl</code> or <code>-mtune=knm</code>
     compiler switches. Support will be removed in GCC 15.
   </li>
-  <li><a href="https://gcc.gnu.org/gcc-11/changes.html">Hardware-assisted
+  <li><a href="../gcc-11/changes.html">Hardware-assisted
     AddressSanitizer</a> now works for the x86-64 target with LAM_U57.
     <code>-fsanitize=hwaddress</code> will enable <code>-mlam=u57</code>
     by default.
-- 
2.45.1

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

only message in thread, other threads:[~2024-06-05  5:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-05  5:14 [pushed] wwwdocs: gcc-14: Make GCC 11-related link relative 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).