diff --git a/_topic_map.yml b/_topic_map.yml index 8fa847f6bed3..4347bd499fab 100644 --- a/_topic_map.yml +++ b/_topic_map.yml @@ -118,9 +118,9 @@ Name: Updating clusters Dir: updating Distros: openshift-origin,openshift-enterprise Topics: -- Name: Updating a cluster to a minor version from the web console +- Name: Updating a cluster within a minor version from the web console File: updating-cluster -- Name: Updating a cluster to a minor version by using the CLI +- Name: Updating a cluster within a minor version by using the CLI File: updating-cluster-cli - Name: Updating a cluster that includes RHEL compute machines File: updating-cluster-rhel-compute diff --git a/updating/updating-cluster-cli.adoc b/updating/updating-cluster-cli.adoc index 6b567056c430..6e47925cb079 100644 --- a/updating/updating-cluster-cli.adoc +++ b/updating/updating-cluster-cli.adoc @@ -1,5 +1,5 @@ [id="updating-cluster-cli"] -= Updating a cluster to a minor version by using the CLI += Updating a cluster within a minor version by using the CLI include::modules/common-attributes.adoc[] :context: updating-cluster-cli diff --git a/updating/updating-cluster.adoc b/updating/updating-cluster.adoc index e97707149c66..b0f0345af154 100644 --- a/updating/updating-cluster.adoc +++ b/updating/updating-cluster.adoc @@ -1,5 +1,5 @@ [id="updating-cluster"] -= Updating a cluster to a minor version from the web console += Updating a cluster within a minor version from the web console include::modules/common-attributes.adoc[] :context: updating-cluster