From 092b045b94d03ad0f5e0ba62727dcffeeedf5785 Mon Sep 17 00:00:00 2001 From: Tim Bishop <tim@bishnet.net> Date: Tue, 26 Apr 2005 10:34:18 +0000 Subject: [PATCH] Can't have a slash on the end of the debian url. --- www/libstatgrab/index.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/libstatgrab/index.xhtml b/www/libstatgrab/index.xhtml index 4a20c8c..9a501f6 100644 --- a/www/libstatgrab/index.xhtml +++ b/www/libstatgrab/index.xhtml @@ -84,7 +84,7 @@ </h3> <p> Official libstatgrab packages for Debian now - <a href="http://packages.debian.org/unstable/source/libstatgrab/">available</a>. + <a href="http://packages.debian.org/unstable/source/libstatgrab">available</a>. </p> <p> Thanks to the work of @@ -245,7 +245,7 @@ <a href="http://www.blastwave.org/packages.php/libstatgrab">Solaris (Blastwave)</a> </li> <li> - <a href="http://packages.debian.org/unstable/source/libstatgrab/">Debian</a> + <a href="http://packages.debian.org/unstable/source/libstatgrab">Debian</a> </li> <li> <a href="ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/devel/libstatgrab/README.html">NetBSD</a> -- 2.44.0