]> source.dussan.org Git - sonarqube.git/commitdiff
amend multi-version upgrade statement
authorG. Ann Campbell <ann.campbell@sonarsource.com>
Wed, 17 Oct 2018 12:54:39 +0000 (08:54 -0400)
committerSonarTech <sonartech@sonarsource.com>
Wed, 17 Oct 2018 18:20:51 +0000 (20:20 +0200)
server/sonar-docs/src/pages/setup/upgrading.md

index 88d862c30f7e0d1d82fc57f3a491d43b7c0ffdc3..aaadf712d07eaaf16e339e7a82bdf31de2dbdbda 100644 (file)
@@ -4,7 +4,7 @@ url: /setup/upgrading/
 ---
 
 <!-- sonarqube -->
-Upgrading across multiple versions is handled automatically. However, if in your migration path you have an LTS version, you must first migrate to this LTS and then migrate to your target version.
+Upgrading across multiple, non-LTS versions is handled automatically. However, if in your migration path you have an LTS version, you must first migrate to this LTS and then migrate to your target version.
 
 Example 1 : 5.1 -> 7.0, migration path is 5.1 -> 5.6.7 LTS -> 6.7.x LTS -> 7.0
 Example 2 : 6.2 -> 6.7, migration path is 6.2 -> 6.7.x LTS (where x is the latest patch available for 6.7 - you don't need to install all the intermediary patches, just take the latest)