From e2b1ffd88897e86744e0a778fa89d303880c6d0f Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 2 Sep 2004 09:58:21 +0000 Subject: [PATCH] point to the upgrading documentation git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1679 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- doc/install.html | 4 +++- doc/install.txt | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/install.html b/doc/install.html index b871c46a..aab4f857 100644 --- a/doc/install.html +++ b/doc/install.html @@ -33,6 +33,8 @@ window.onload = function() {

Installation

+

If you are upgrading from older versions of LinkChecker you should +also read the upgrading documentation.

Requirements for Unix/Linux or Mac OS X

    @@ -164,7 +166,7 @@ they are working
diff --git a/doc/install.txt b/doc/install.txt index 3e34a426..97c0ede0 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -5,6 +5,13 @@ Installation ============ +If you are upgrading from older versions of LinkChecker you should +also read the `upgrading documentation`_. + +.. _upgrading documentation: + upgrading.html + + Requirements for Unix/Linux or Mac OS X ---------------------------------------