summaryrefslogtreecommitdiffstats
path: root/doc/install.doc
diff options
context:
space:
mode:
authorAllan Bowe <allan@bowe.io>2020-11-29 10:05:07 (GMT)
committerAllan Bowe <allan@bowe.io>2020-11-29 10:05:07 (GMT)
commit86c9beaf30cc0fbdbe3e142df0c560562aada769 (patch)
tree4b48652ae77230696c635f68936bb06e87002a85 /doc/install.doc
parent00f14e3f1666d0cb74810a725d2cf0e71799ccdc (diff)
downloadDoxygen-86c9beaf30cc0fbdbe3e142df0c560562aada769.zip
Doxygen-86c9beaf30cc0fbdbe3e142df0c560562aada769.tar.gz
Doxygen-86c9beaf30cc0fbdbe3e142df0c560562aada769.tar.bz2
fix: convert links to the main doxygen site to https. Trailing whitespace was also removed (hope this is ok, was a default setting). Closes #8212
Diffstat (limited to 'doc/install.doc')
-rw-r--r--doc/install.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc
index ba044b9..cf855fe 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -20,7 +20,7 @@
\tableofcontents{html,latex}
First go to the
-<a href="http://www.doxygen.org/download.html">download</a> page
+<a href="https://www.doxygen.org/download.html">download</a> page
to get the latest distribution, if you have not downloaded doxygen already.
\section install_src_unix Compiling from source on UNIX