diff --git a/CHANGELOG.md b/CHANGELOG.md index 14488471cc..66e17dd4f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) - Show again delta of a building which have nothing in common in red or green [#3271](https://github.com/MaibornWolff/codecharta/pull/3271) - Always show description of suspicious metrics [#3285](https://github.com/MaibornWolff/codecharta/pull/3285) +- Show suspicious metrics and risk profile documentation pages in navigation bar [#3290](https://github.com/MaibornWolff/codecharta/pull/3290) ### Changed diff --git a/gh-pages/_data/navigation.yml b/gh-pages/_data/navigation.yml index 7a6f2cdf07..deaf2d58ae 100644 --- a/gh-pages/_data/navigation.yml +++ b/gh-pages/_data/navigation.yml @@ -74,6 +74,10 @@ docs: url: /docs/timeline/ - title: "Custom View" url: /docs/custom-view/ + - title: "Suspicious metrics" + url: /docs/suspicious-metrics/ + - title: "Risk profile" + url: /docs/risk-profile/ - title: Reference children: