Skip to content

Commit 7ca4cb2

Browse files
authored
Merge pull request #61 from clemshubs/master
Fix dead links in README
2 parents 8d34fe7 + 448c0f1 commit 7ca4cb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can get i-Code CNES on GitHub: [lequal/i-CodeCNES](https://github.com/lequal
1515

1616
### Quickstart
1717
- Setup a SonarQube instance.
18-
- **[Optional]** Install i-Code command line application as described in [official documentation](https://github.com/lequal/i-CodeCNES/blob/master/documentation/i-Code%20CNES%20-%20Installation%20Manual%20-%20EN.pdf).
18+
- **[Optional]** Install i-Code command line application as described in [official documentation](https://github.com/lequal/i-CodeCNES/wiki/Installation-Manual).
1919
- Install `sonaricode-*.jar` in `<SONARQUBE_HOME>/extensions/plugins/`.
2020
- **[Optional]** Run i-Code manually or configure auto-launch in plugin configuration.
2121
- Run an analysis with *sonar-scanner*, *maven*, *gradle*, *msbuild*, etc.
@@ -32,7 +32,7 @@ Here is the compatibility matrix of the plugin:
3232
| 2.0.1 | 4.0.0 | 7.9 -> 8.1 |
3333

3434
#### Run i-Code manually
35-
If you need help to run i-Code please refer to the [official user manual](https://github.com/lequal/i-CodeCNES/blob/master/documentation/i-Code%20CNES%20-%20User%20Manual.pdf) or [i-Code issue tracker](https://github.com/lequal/i-CodeCNES/issues).
35+
If you need help to run i-Code please refer to the [official user manual](https://github.com/lequal/i-CodeCNES/wiki/User-Manual) or [i-Code issue tracker](https://github.com/lequal/i-CodeCNES/issues).
3636

3737
#### Run a specific i-Code version through sonaricode plugin
3838
If embedded version of i-Code does not match your need, you can set the execution of another installed version of i-Code through the following properties:

0 commit comments

Comments
 (0)