diff options
author | Jenkins CI <ci@sonarsource.com> | 2015-01-06 11:43:59 +0100 |
---|---|---|
committer | Jenkins CI <ci@sonarsource.com> | 2015-01-06 11:43:59 +0100 |
commit | 9c9c900e7720fb838c1dcc6345e3289fbdcfe9e3 (patch) | |
tree | 4f0ca88ade77d944e1bb5aa5c3c2e8c7ad16e46e /README.md | |
parent | 17486e3aecc47fbad31f189a9b68904bc18c59fb (diff) | |
parent | 099f5133ceec1648c5dc96420c8cd0676e48df68 (diff) | |
download | sonarqube-9c9c900e7720fb838c1dcc6345e3289fbdcfe9e3.tar.gz sonarqube-9c9c900e7720fb838c1dcc6345e3289fbdcfe9e3.zip |
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-6022 Update dead links pointing to documentation
SONAR-5753 Update assertions isEqualTo("") -> isEmpty()
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 951fdb35bef..e3ea1a7ef08 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ Licensed under the GNU Lesser General Public License, Version 3.0: http://www.gn [1]: http://www.sonarqube.org/ [2]: http://jira.codehaus.org/browse/SONAR - [3]: http://docs.codehaus.org/display/SONAR + [3]: http://docs.sonarqube.org/display/SONAR |