From ae74399da8a5f235723f4ca71f1664b0ff6c4db7 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 13 Dec 2001 20:58:11 +0000 Subject: [PATCH] Fixed a pointer to the list archives, Daniel --- doc/docs.html | 3 +-- doc/xml.html | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/docs.html b/doc/docs.html index 1ac5ba20..0365571c 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -96,8 +96,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • Read the 1.x to 2.x upgrade path. If you are starting a new project using libxml you should really use the 2.x version.
  • -
  • And don't forget to look at the mailing-list - archive.
  • +
  • And don't forget to look at the mailing-list archive.
  • Daniel Veillard

    diff --git a/doc/xml.html b/doc/xml.html index 6187c3cb..38bbae5c 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -410,8 +410,7 @@ pnode=pxmlDoc->children->children;
  • Read the 1.x to 2.x upgrade path. If you are starting a new project using libxml you should really use the 2.x version.
  • -
  • And don't forget to look at the mailing-list - archive.
  • +
  • And don't forget to look at the mailing-list archive.
  • Reporting bugs and getting help