diff --git a/README.md b/README.md
index 46780ed68a44fa58014758d5dee97de3bcb588a0..b7bbde5f04b30f472c89e7dd236aa475c7000d52 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,6 @@ You shall define your SonarQube project key and project name in a `sonar-project
 Note that when not explictly set, the template will use `$CI_PROJECT_PATH_SLUG` and `$CI_PROJECT_PATH` as fallback project key and project name.
 
 The `sonar-project.properties` file is also the recommended way to configure other SonarQube [analysis parameters](https://docs.sonarqube.org/latest/analysis/analysis-parameters/)
-as well as [language specific parameters](https://docs.sonarqube.org/latest/analysis/languages/overview/).
+as well as [language specific parameters](https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/overview/).
 
 Each _to-be-continuous_ build template shall briefly document the supported language-specific SonarQube parameters.
\ No newline at end of file