diff --git a/documentation/de/_Index.md b/documentation/de/_Index.md index 2ce6467..e246eea 100644 --- a/documentation/de/_Index.md +++ b/documentation/de/_Index.md @@ -7,9 +7,9 @@ - [Erzeugung eines Images](ImageCreation.md) - Überprüfung auf Aktualisierungen -# Statische Codeanalyse +## [Statische Codeanalyse](StaticCodeAnalysis.md) - PMD - SpotBugs -# Sonstiges +## Sonstiges - Lombok \ No newline at end of file diff --git a/documentation/en/_Index.md b/documentation/en/_Index.md index ecb0f3a..6d2456a 100644 --- a/documentation/en/_Index.md +++ b/documentation/en/_Index.md @@ -7,7 +7,7 @@ - [Image Creation](ImageCreation.md) - Checking of Updates -## Static Code Analysis +## [Static Code Analysis](StaticCodeAnalysis.md) - PMD - FindBugs