From ad4d6dba1947d7b9f66662b898e1626667636b5f Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 6 Apr 2025 09:49:41 -0400 Subject: fix moved URLs in documentation --- docs/dev/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/documentation.md b/docs/dev/documentation.md index 7476782c..f6d6c9ac 100644 --- a/docs/dev/documentation.md +++ b/docs/dev/documentation.md @@ -32,5 +32,5 @@ Changing documentation for the API itself is fairly straight forward. Use [doxyg [Vector 35]: https://vector35.com/ [mkdocs]: http://www.mkdocs.org/ [breathe]: https://github.com/michaeljones/breathe -[sphinx]: http://www.sphinx-doc.org/en/stable/index.html +[sphinx]: https://www.sphinx-doc.org/en/master/ [doxygen]: https://www.doxygen.nl -- cgit v1.3.1