diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-04-06 09:49:41 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-04-06 09:49:46 -0400 |
| commit | ad4d6dba1947d7b9f66662b898e1626667636b5f (patch) | |
| tree | 9ae47ef9913ce48b814465d4b0e078240f0823f4 /docs/dev | |
| parent | 3004784707280840879507327117021401615306 (diff) | |
fix moved URLs in documentation
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
