1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-11-06 09:09:19 +02:00

docs(sonar): update dead link (#3795)

This commit is contained in:
Christopher Fenner
2022-05-23 11:40:55 +02:00
committed by GitHub
parent 2dbb198804
commit d883a729b0

View File

@@ -4,7 +4,7 @@
## Prerequisites
- The project needs a `sonar-project.properties` file that describes the project and defines certain settings, see [here](https://docs.sonarqube.org/display/SCAN/Advanced+SonarQube+Scanner+Usages#AdvancedSonarQubeScannerUsages-Multi-moduleProjectStructure).
- The project needs a `sonar-project.properties` file that describes the project and defines certain settings, see [here](https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/).
- A SonarQube instance needs to be defined in the Jenkins.
## ${docGenParameters}