diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2019-03-06 10:00:40 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-03-06 11:37:12 +0100 |
commit | 1ac42eb0356d71713b6f534fefd1889918b424b8 (patch) | |
tree | 3733b1b84cf3f37e3b0d8f2ad403c6692a7c684e /README.md | |
parent | 43f50ec573929c8674e6a65fd48fb4fb63ae8b41 (diff) | |
download | sonarqube-1ac42eb0356d71713b6f534fefd1889918b424b8.tar.gz sonarqube-1ac42eb0356d71713b6f534fefd1889918b424b8.zip |
Fix link to next.sonarqube.com in README
[skip ci]
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 808b16729f0..72a1c76b7c5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Links * [Twitter](https://twitter.com/SonarQube) * [SonarSource](https://www.sonarsource.com), editor of SonarQube * [Issue tracking](https://jira.sonarsource.com/browse/SONAR/), read-only. Only SonarSourcers can create tickets. -* [Demo](https://next.sonarqube.com/sonarqube/dashboard?id=org.sonarsource.sonarqube%3Asonarqube) of the next version to be released +* [Demo](https://next.sonarqube.com/sonarqube) of the next version to be released Have Question or Feedback? -------------------------- |