diff --git a/articles/docs/development.md b/articles/docs/development.md index 5f220c23091be195a11b2187056f1c07b52f1f55..3aabd136366841f5c32e1a1b04b38a4d304343e3 100644 --- a/articles/docs/development.md +++ b/articles/docs/development.md @@ -12,7 +12,7 @@ To build/debug/test all parts of the project you will need the following: ### Documentation * [Yarn](https://yarnpkg.com/en/) -* [Doxygen](http://www.stack.nl/~dimitri/doxygen/) +* [Doxygen](http://www.doxygen.nl/) * [MkDocs](http://www.mkdocs.org) with [Material theme](http://squidfunk.github.io/mkdocs-material/) ### Extra