Documentation link fixed for sonarqube
This commit is contained in:
parent
36a9e2c0e5
commit
9a66da103c
|
|
@ -43,7 +43,7 @@ $ mvn sonar:sonar
|
|||
$ mvn sonar:sonar -Dsonar.host.url=http://$(boot2docker ip):9000
|
||||
```
|
||||
|
||||
To analyze other kinds of projects and for more details see [Analyzing Source Code documentation](https://redirect.sonarsource.com/doc/analyzing-source-code.html).
|
||||
To analyze other kinds of projects and for more details see [Analyzing Source Code documentation](https://docs.sonarqube.org/latest/analysis/overview/).
|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue