summaryrefslogtreecommitdiffstats
path: root/doc/install.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.doc')
-rw-r--r--doc/install.doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install.doc b/doc/install.doc
index ba044b9..99cecc6 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
@@ -46,7 +46,7 @@ tools should be installed.
<ul>
<li>Qt Software's GUI toolkit
- <a href="https://www.qt.io/developers/">Qt</A>
+ <a href="https://www.qt.io/developers">Qt</A>
\addindex Qt
version 4.3 or higher (including Qt 5).
This is needed to build the GUI front-end doxywizard.
@@ -211,7 +211,7 @@ nmake
\endverbatim
Note that compiling Doxywizard requires Qt 4.3 or newer
-(see https://www.qt.io/developers/).
+(see https://www.qt.io/developers).
Also read the next section for additional tools you may need to install to run
doxygen with certain features enabled.