From b7fb06da2364bdee1d224cbc5cb7afd8b402248e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 10 Apr 2015 21:54:23 +0200 Subject: Fix crit-bit tree URL reference --- map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'map.c') diff --git a/map.c b/map.c index 75dcc36..9906e42 100644 --- a/map.c +++ b/map.c @@ -5,7 +5,7 @@ * and D. J. Bernstein. * * Further information about the data structure can be found at: - * http://cr.yp.to/critbit.htm + * http://cr.yp.to/critbit.html * http://github.com/agl/critbit * http://ccodearchive.net/info/strmap.html */ -- cgit v1.2.3