]> source.dussan.org Git - sonarqube.git/commitdiff
change wording on the Setup page
authorStas Vilchik <vilchiks@gmail.com>
Mon, 30 May 2016 07:45:06 +0000 (09:45 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Mon, 30 May 2016 07:45:06 +0000 (09:45 +0200)
server/sonar-web/src/main/js/apps/maintenance/templates/_maintenance-state-migration-required.hbs

index ec59b035dc1146ceb11a789309157bb1890c727b..7f470d2cc87a61e77aab7e6d4f6f81b8f0ad5266 100644 (file)
@@ -1,8 +1,7 @@
 <h1 class="maintenance-title">Upgrade Database</h1>
 <p class="maintenance-text">The database upgrade can take several minutes.</p>
 <p class="maintenance-text">It is mandatory to <strong>back up database</strong> before upgrading.</p>
-<p class="maintenance-text"><strong>Copy the directory /extensions</strong> from previous version before upgrading.
-</p>
+<p class="maintenance-text">Make sure you have followed the steps from the <a target="_blank" href="http://redirect.sonarsource.com/doc/upgrading.html">SonarQube Upgrade guide</a>.</p>
 <div class="maintenance-spinner">
   <button id="start-migration">Upgrade</button>
 </div>