summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2022-02-04 14:03:00 +1300
committerOlly Betts <olly@survex.com>2022-02-04 14:04:48 +1300
commitbf8ee5fb705843019f7bf6ba36e818a7f6f3f526 (patch)
treebb104d6f620b444a966787dc6a1d5178d999eb86
parent633bf60131671cd3da3b3a7bdd745979586c29b2 (diff)
downloadswig-bf8ee5fb705843019f7bf6ba36e818a7f6f3f526.tar.gz
Fix stale links to doxygen docs
-rw-r--r--Doc/Devel/plan-gsoc-2012.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Devel/plan-gsoc-2012.txt b/Doc/Devel/plan-gsoc-2012.txt
index ac764fb2a..06d64446d 100644
--- a/Doc/Devel/plan-gsoc-2012.txt
+++ b/Doc/Devel/plan-gsoc-2012.txt
@@ -45,7 +45,7 @@ Functionality
-----------------
Note:
- See 'http://www.stack.nl/~dimitri/doxygen/docblocks.html' for
+ See 'https://www.doxygen.nl/manual/docblocks.html' for
the detailed description of Doxygen syntax and terms used in this
section.
@@ -72,7 +72,7 @@ Functionality
----
This section contains all doxygen tags taken from
- http://www.stack.nl/~dimitri/doxygen/commands.html. If a tag is
+ https://www.doxygen.nl/manual/commands.html. If a tag is
marked as 'ignored', then the tag is ignored, but the text is copied
to the destination documentation. 'Not implemented' means that the
tag with it's contents is stripped out of the output.