r10549: fix broken html
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 25 May 2005 16:25:59 +0000 (16:25 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 25 May 2005 16:25:59 +0000 (16:25 +0000)
debian/changelog
uri.html

index 5507bc2..e299000 100644 (file)
@@ -1,3 +1,9 @@
+cl-puri (1.3.1.2-1) unstable; urgency=low
+
+  * Fix broken html documentation (closes:310639)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Aug 2004 19:03:12 -0600
+
 cl-puri (1.3.1.1-2) unstable; urgency=low
 
   * Fix description
index 8de336b..2cd92ff 100644 (file)
--- a/uri.html
+++ b/uri.html
@@ -9,9 +9,7 @@
 <h1>URI support in Allegro CL</h1>
 
 <p>This document contains the following sections:</p>
-<a href="#uri-intro-1">
-
-<p>1.0 Introduction</a><br>
+<p><a href="#uri-intro-1">1.0 Introduction</a><br>
 <a href="#uri-api-1">2.0 The URI API definition</a><br>
 <a href="#parsing-decoding-1">3.0 Parsing, escape decoding/encoding and the path</a><br>
 <a href="#interning-uris-1">4.0 Interning URIs</a><br>