diff options
Diffstat (limited to 'docs/utilities.html')
-rw-r--r-- | docs/utilities.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/utilities.html b/docs/utilities.html index c748169443f..8dd1df08ee0 100644 --- a/docs/utilities.html +++ b/docs/utilities.html @@ -17,7 +17,7 @@ progs/util/ directory <li>Allen Akin's <a href="http://glean.sourceforge.net/" target="_parent">glean</a> is a framework for OpenGL testing. -<li><a href="http://developer.kde.org/~sewardj/" +<li><a href="http://www.valgrind.org" target="_parent">Valgrind</a> is a very useful tool for tracking down memory-related problems in your code. |