diff options
author | Andreas Boll <[email protected]> | 2012-06-25 21:52:51 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-25 16:10:01 -0600 |
commit | 297309ce2366dcc81df5403eb56547f1feedd0e0 (patch) | |
tree | 77f9023def6e3db9fc13ce139f8a3744cb8b5291 /docs/utilities.html | |
parent | dae9b0f1d8626c0ac4fe6a3853c6b324e10c21f4 (diff) |
docs: update some broken/old links
Signed-off-by: Brian Paul <[email protected]>
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. |