summaryrefslogtreecommitdiffstats
path: root/doc/features.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-12-03 20:21:37 (GMT)
committerGitHub <noreply@github.com>2020-12-03 20:21:37 (GMT)
commit199f0b534a9dba1e85fee061e6557bee750eeb82 (patch)
tree9905d0f310545ebb9b482c5a4d299ea7984d1a03 /doc/features.doc
parentf673a99a492397b3647ce07eb9537b8d1522a541 (diff)
parent1928b428c3948dfffcabf328d77692e6ba14ec5e (diff)
downloadDoxygen-199f0b534a9dba1e85fee061e6557bee750eeb82.zip
Doxygen-199f0b534a9dba1e85fee061e6557bee750eeb82.tar.gz
Doxygen-199f0b534a9dba1e85fee061e6557bee750eeb82.tar.bz2
Merge pull request #8222 from albert-github/feature/bug_docu_links
Incorrect link in doxygen documentation
Diffstat (limited to 'doc/features.doc')
-rw-r--r--doc/features.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/features.doc b/doc/features.doc
index 461caef..e746ac3 100644
--- a/doc/features.doc
+++ b/doc/features.doc
@@ -100,7 +100,7 @@
Although doxygen can now be used in any project written in a language that is
supported by doxygen, initially it was specifically designed to be used for projects
that make use of Qt Software's
-<A HREF="https://www.qt.io/developers/">Qt toolkit</A>. I have tried to
+<A HREF="https://www.qt.io/developers">Qt toolkit</A>. I have tried to
make doxygen `Qt-compatible'. That is: Doxygen can read the documentation contained in
the Qt source code and create a class browser that looks quite similar to the
one that is generated by Qt Software. Doxygen understands the C++ extensions