|
From: Bart V. A. <bar...@gm...> - 2009-02-11 18:38:43
|
Hello, While browsing around on the Valgrind website I discovered a broken link: on the page http://www.valgrind.org/docs/manual/tech-docs.html the item "1. The Design and Implementation of Valgrind" points to the URL http://www.valgrind.org/docs/manual/new-tech-docs.html. An attempt to navigate to this URL resulted in "ERROR 404 (file not found)". Bart. |
|
From: Nicholas N. <n.n...@gm...> - 2009-02-11 22:41:41
|
On Thu, Feb 12, 2009 at 5:38 AM, Bart Van Assche <bar...@gm...> wrote: > > While browsing around on the Valgrind website I discovered a broken > link: on the page http://www.valgrind.org/docs/manual/tech-docs.html > the item "1. The Design and Implementation of Valgrind" points to the > URL http://www.valgrind.org/docs/manual/new-tech-docs.html. An attempt > to navigate to this URL resulted in "ERROR 404 (file not found)". new-tech-docs.xml exists in the repository in docs/xml/. And in my 3.3.1-Debian installation the html link is ok. So maybe something went wrong copying it over to the website. Julian? N |