gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH 3/4] Fix broken link anchor


From: Sanjeev Gupta
Subject: [gpsd-dev] [PATCH 3/4] Fix broken link anchor
Date: Mon, 1 Sep 2014 16:48:18 +0800

---
 www/reliability.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/reliability.html b/www/reliability.html
index 6754eb6..9ba9ec6 100644
--- a/www/reliability.html
+++ b/www/reliability.html
@@ -138,7 +138,7 @@ small a fraction of the state space as we can.</p>
 
 <p>We also use <a href='http://valgrind.org/'>valgrind</a> to check
 for memory leaks, though this is not expected to turn up bugs (and
-doesn't) due to our no-dynamic-allocation <a href="hacking#malloc.html">house
+doesn't) due to our no-dynamic-allocation <a href="hacking.html#malloc">house
 rule</a>.</p>
 
 <h2>We are methodical and merciless</h2>
-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]