Skip to content

Commit d65fbee

Browse files
authored
Merge pull request #142 from ch-one/patch-1
Update README.md
2 parents dc0937d + b34f2d0 commit d65fbee

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
@@ -71,7 +71,7 @@ To install the fixed version, follow those steps :
7171

7272
### Installation (once for all your Swift projects)
7373
- Download the plugin binary into the $SONARQUBE_HOME/extensions/plugins directory
74-
- Copy [run-sonar-swift.sh](https://rawgithub.com/Backelite/sonar-swift/master/src/main/shell/run-sonar-swift.sh) somewhere in your PATH
74+
- Copy [run-sonar-swift.sh](https://raw.githubusercontent.com/Backelite/sonar-swift/master/sonar-swift-plugin/src/main/shell/run-sonar-swift.sh) somewhere in your PATH
7575
- Restart the SonarQube server.
7676

7777
### Configuration (once per project)
@@ -97,4 +97,4 @@ Make sure to read these guides before getting started:
9797

9898
### License
9999

100-
SonarQube Plugin for Swift is released under the GNU LGPL v3 license. See the [LICENSE](./LICENSE.md) file for more info.
100+
SonarQube Plugin for Swift is released under the GNU LGPL v3 license. See the [LICENSE](./LICENSE.md) file for more info.

0 commit comments

Comments
 (0)