summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMilan Bouchet-Valat <nalimilan@club.fr>2011-10-10 15:07:11 +0200
committerRichard Hughes <richard@hughsie.com>2011-10-10 14:15:09 +0100
commit7112fb5cc34180ec98c6baf6381ddcd7235daffd (patch)
tree9991729773dcb5eeb9e2a8c89dbe43491ec06385 /docs
parent88de9dcae14e5ff9c7a95d4f7e50f6e0b962dcc4 (diff)
website: Fix broken link to gdb docs
Signed-off-by: Richard Hughes <richard@hughsie.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/html/pk-bugs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/pk-bugs.html b/docs/html/pk-bugs.html
index 131f1579..85291fd7 100644
--- a/docs/html/pk-bugs.html
+++ b/docs/html/pk-bugs.html
@@ -118,7 +118,7 @@ Then type bt at the prompt and send us all the output that follows.
This will tell us exactly what the program was doing when it crashed.
</p>
<p>
-This <a href="http://sources.redhat.com/gdb/current/onlinedocs/gdb_toc.html">link</a> will
+This <a href="http://www.delorie.com/gnu/docs/gdb/gdb_toc.html">link</a> will
give you more information.
</p>
<p>Back to the <a href="index.html">main page</a></p>