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 5507bc2ec0b155f06022d740735acdaf34dab9c6..e29900011f7851681a14ccabf90527d141c11f8a 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 8de336bc1895638d0f86bb2adee4cceb831d796c..2cd92ff212149a647f7023c0e30d7f8d853c792a 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>