@@ -1421,7 +1421,7 @@ The library itself consists of a single header file licensed under the MIT licen
-[**Coverity Scan**](https://scan.coverity.com) for [static analysis](https://scan.coverity.com/projects/nlohmann-json)
-[**cppcheck**](http://cppcheck.sourceforge.net) for static analysis
-[**doctest**](https://github.com/onqtam/doctest) for the unit tests
-[**Doxygen**](https://www.stack.nl/~dimitri/doxygen/) to generate [documentation](https://nlohmann.github.io/json/)
-[**Doxygen**](https://www.doxygen.nl/index.html) to generate [documentation](https://nlohmann.github.io/json/doxygen/index.html)
-[**git-update-ghpages**](https://github.com/rstacruz/git-update-ghpages) to upload the documentation to gh-pages
-[**GitHub Changelog Generator**](https://github.com/skywinder/github-changelog-generator) to generate the [ChangeLog](https://github.com/nlohmann/json/blob/develop/ChangeLog.md)
-[**Google Benchmark**](https://github.com/google/benchmark) to implement the benchmarks