From 8fa8c8f76cd8a5e81a04a229d95b31c23dfa1893 Mon Sep 17 00:00:00 2001 From: Philippe Perrin Date: Mon, 17 May 2021 15:44:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 888472c..15376a8 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ In case you need to add additional analysis parameters, you can use the `args` o -Dsonar.verbose=true ``` -More information about possible analysis parameters can be found in [the documentation](https://docs.sonarqube.org/latest/analysis/analysis-parameters/). +More information about possible analysis parameters can be found in [the documentation](https://redirect.sonarsource.com/doc/analysis-parameters.html). ### Environment variables