public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: gcc-5: Fix deep link into GDB manual
@ 2023-01-31 22:53 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-31 22:53 UTC (permalink / raw)
  To: gcc-patches

A slightly tricky one, and I figured using the single-page version of that 
document is going to be more resilient in the future.

Pushed.

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

diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html
index 893e35de..201a039f 100644
--- a/htdocs/gcc-5/changes.html
+++ b/htdocs/gcc-5/changes.html
@@ -504,7 +504,7 @@ version 2 and the current setting.</li>
     </li>
     <li>New random number distributions <code>logistic_distribution</code> and
       <code>uniform_on_sphere_distribution</code> as extensions.</li>
-    <li><a href="https://sourceware.org/gdb/current/onlinedocs/gdb/Xmethods-In-Python.html">GDB
+    <li><a href="https://sourceware.org/gdb/current/onlinedocs/gdb#Xmethods-In-Python">GDB
       Xmethods</a> for containers and <code>std::unique_ptr</code>.</li>
   </ul>
 
-- 
2.39.1

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 22:53 [pushed] wwwdocs: gcc-5: Fix deep link into GDB 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).