diff options
author | vivek-reghunath-sonarsource <102816954+vivek-reghunath-sonarsource@users.noreply.github.com> | 2022-08-18 10:33:47 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-08-19 20:03:32 +0000 |
commit | 9b24da336495134a3bb3a93c5926370b353513d7 (patch) | |
tree | 39fea4bb3ad670266846147df958361f0c364cf4 | |
parent | 9f36e32b2bb150cb6b5ffaaa670aa1111ed4d438 (diff) | |
download | sonarqube-9b24da336495134a3bb3a93c5926370b353513d7.tar.gz sonarqube-9b24da336495134a3bb3a93c5926370b353513d7.zip |
Full release note link updated for 9.6
Full release note link updated for 9.6 release
-rw-r--r-- | server/sonar-docs/src/pages/setup/upgrade-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md index 1cba7b0cb0a..3499865db4d 100644 --- a/server/sonar-docs/src/pages/setup/upgrade-notes.md +++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md @@ -16,7 +16,7 @@ New tokens can now have an optional expiration date. Expired tokens cannot be us * To install, uninstall, start or stop SonarQube as a service on Windows, now you should use `%SONAR_HOME%\bin\windows-x86-64\SonarService.bat install`. See [Operating the Server](/setup/operate-server/) and [Upgrade Guide](/setup/upgrading/) for more information. * If there are multiple versions of Java installed on your server, to select specific Java version to be used, set the environment variable `SONAR_JAVA_PATH`. Read more [here](/setup/install-server/). -[Full release notes](https://sonarsource.atlassian.net/browse/SONAR-16563?jql=project%3D10139%20AND%20fixVersion%3D12631) +[Full release notes](https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010139%20AND%20fixVersion%20%3D%2012633) ## Release 9.5 Upgrade notes **Project analysis token** |