diff options
author | G. Ann Campbell <ann.campbell@sonarsource.com> | 2018-11-29 11:50:05 -0500 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2018-11-30 11:20:47 +0100 |
commit | f6dc2f9495b4f9b0544ceaa210d0af02b269c283 (patch) | |
tree | 3d9ad449250900d0cf3799c16cc79820e4ae1300 | |
parent | 14ddf5d250bf94922a392e74459b24450256b6dd (diff) | |
download | sonarqube-f6dc2f9495b4f9b0544ceaa210d0af02b269c283.tar.gz sonarqube-f6dc2f9495b4f9b0544ceaa210d0af02b269c283.zip |
DOC drop obsolete parenthetical
Live portfolios mean you no longer have to (no longer can!) manually re-compute portfolios.
-rw-r--r-- | server/sonar-docs/src/pages/setup/upgrading.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/setup/upgrading.md b/server/sonar-docs/src/pages/setup/upgrading.md index 51f8b99509f..51c0766ac96 100644 --- a/server/sonar-docs/src/pages/setup/upgrading.md +++ b/server/sonar-docs/src/pages/setup/upgrading.md @@ -25,7 +25,7 @@ If you are using the Oracle DB, copy its JDBC driver into `$NEW_SONARQUBE_HOME/e 4. Stop your old SonarQube Server 5. Start your new SonarQube Server 6. Browse to `http://yourSonarQubeServerURL/setup` and follow the setup instructions -7. Analyze your projects (and compute your Views|Portofolios|Application if you own the Enterprise Edition product) to get fresh data +7. Reanalyze your projects to get fresh data ## Anything Else? |