]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15281 Fix navigation headings in Setup and Upgrade
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>
Thu, 19 Aug 2021 18:48:34 +0000 (13:48 -0500)
committersonartech <sonartech@sonarsource.com>
Fri, 27 Aug 2021 20:03:16 +0000 (20:03 +0000)
server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md
server/sonar-docs/src/pages/setup/sonarqube-on-kubernetes.md
server/sonar-docs/static/StaticNavigationTree.json

index 2086ae7e3ec6e1cdb5a1c3571be5aa6ca1074d5a..9551e65353d82abd77b3e152bc22d49eb098fd63 100644 (file)
@@ -1,9 +1,9 @@
 ---
-title: Deploy SonarQube Data Center Edition on Kubernetes
+title: Deploy DCE on Kubernetes
 url: /setup/sonarqube-cluster-on-kubernetes/
 ---
 
-_This page applies to deploying SonarQube Data Center Edition on Kubernetes. For information on deploying other editions of SonarQube on Kubernetes, see [this](/setup/sonarqube-on-kubernetes/) documentation._
+_This page applies to deploying SonarQube Data Center Edition on Kubernetes. For information on deploying Community, Developer, and Enterprise editions of SonarQube on Kubernetes, see [this](/setup/sonarqube-on-kubernetes/) documentation._
 
 # Overview 
 
index aba4a846195e9d0cd6883fc773320d1dfea8868a..2dddad16da8307922ad7c1e1153dd5c57da684dc 100644 (file)
@@ -1,11 +1,9 @@
 ---
-title: Deploy SonarQube on Kubernetes
+title: Deploy Non-DCE on Kubernetes
 url: /setup/sonarqube-on-kubernetes/
 ---
 
-_This part of the Documentation is only valid for Community, Developer, and Enterprise Editions._
-
-Please follow [this](/setup/sonarqube-cluster-on-kubernetes/) documentation for deploying the DataCenter Edition on Kubernetes.
+_This part of the Documentation is only valid for Community, Developer, and Enterprise Editions. For information on deploying the Data Center Edition of SonarQube on Kubernetes, see [this](/setup/sonarqube-cluster-on-kubernetes/) documentation._
 
 # Overview 
 
index ad73a106e4a456c77a385fac174e66356e859634..9cdc8b2c6300db6e5e8901ce0251a705ef958e30 100644 (file)
@@ -23,7 +23,7 @@
       "/setup/install-cluster/",
       "/setup/operate-cluster/",
             {
-        "title": "Deploy SonarQube on Kubernetes",
+        "title": "Deploy on Kubernetes",
         "children": [
                  "/setup/sonarqube-on-kubernetes/",
                  "/setup/sonarqube-cluster-on-kubernetes/"