|
From: Nicholas N. <nj...@cs...> - 2005-03-12 04:33:07
|
CVS commit by nethercote: The website has moved! M +13 -1 index.html 1.25 --- devel-home/valgrind/index.html #1.24:1.25 @@ -1,2 +1,14 @@ +<html> +<body> +<center> +<h2>Valgrind, A GPL'd system for debugging and profiling x86-Linux programs</h2> +<p>March 12, 2005: Valgrind's home page has moved to +<a href="http://www.valgrind.org">http://www.valgrind.org</a>. +</p> +</center> +</body> +</html> + +<!-- <?php $page_title = "A GPL'd system for debugging and profiling x86-Linux programs"; @@ -36,3 +48,3 @@ include "footer.inc" ?> - +--> |