Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion updating/updating-cluster-cli.adoc
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion updating/updating-cluster.adoc
Original file line number Diff line number Diff line change
@@ -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

Expand Down