summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2018-12-29 14:38:16 (GMT)
committerGitHub <noreply@github.com>2018-12-29 14:38:16 (GMT)
commit1ef6dd1d4accefe87d0941a429eef5f1fdb9cf73 (patch)
tree4b510d9d4b112f449888b2b05825d9a240f7c77c /INSTALL
parent81f7380b2c2c1808732923823c2df20756a88881 (diff)
parent293d226f5af01c2f5ec4e1a3d51ff38c9bdc0761 (diff)
downloadDoxygen-1ef6dd1d4accefe87d0941a429eef5f1fdb9cf73.zip
Doxygen-1ef6dd1d4accefe87d0941a429eef5f1fdb9cf73.tar.gz
Doxygen-1ef6dd1d4accefe87d0941a429eef5f1fdb9cf73.tar.bz2
Merge pull request #6711 from albert-github/feature/issue_6707_INSTALL
issue #6707 The INSTALL file contains a dead link to install.html
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ac5d049..2483ba4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
DOXYGEN
Please read the installation section of the manual
-(http://www.doxygen.org/install.html) for instructions.
+(http://www.doxygen.nl/manual/install.html) for instructions.
--------
Dimitri van Heesch