]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-14936 Add new suggestions to the Overview page
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Tue, 15 Jun 2021 06:34:38 +0000 (08:34 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 15 Jun 2021 20:03:20 +0000 (20:03 +0000)
server/sonar-docs/src/EmbedDocsSuggestions.json

index 64681cd559b558c4c57afde6febaffb60527a4b4..d7ae30ada67a649156c1b43bfbb46996566451a5 100644 (file)
   ],
   "overview": [
     {
-      "link": "/documentation/user-guide/clean-as-you-code/",
-      "text": "Clean as You Code"
+      "link": "/documentation/analysis/pull-request/",
+      "text": "Enable Pull Request Decoration"
     },
     {
-      "link": "/documentation/branches/overview/",
-      "text": "Branches Analysis"
+      "link": "/documentation/analysis/ci-integration-overview/",
+      "text": "Set up CI analysis"
     },
     {
-      "link": "/documentation/analysis/pull-request/",
-      "text": "Analyzing Pull Requests"
+      "link": "/documentation/user-guide/clean-as-you-code/",
+      "text": "Clean as You Code"
     }
   ],
   "permission_templates": [],