Skip to content

Commit b566bd9

Browse files
authored
Merge pull request #60739 from skopacz1/update_doc_conditional_fix
Fixing conditional error in CLI update doc
2 parents 39743c5 + 35dda3d commit b566bd9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

updating/updating-cluster-cli.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,14 @@ include::modules/update-upgrading-cli.adoc[leveloffset=+1]
5656
include::modules/update-conditional-updates.adoc[leveloffset=+1]
5757

5858
// OKD removed the section that this link points to.
59-
ifndef::openshift-origin
59+
60+
ifndef::openshift-origin[]
61+
6062
[role="_additional-resources"]
6163
.Additional resources
6264

6365
* xref:../updating/understanding-upgrade-channels-release.adoc#understanding-upgrade-channels_understanding-upgrade-channels-releases[Upgrade channels and release paths]
64-
endif::openshift-origin
66+
67+
endif::openshift-origin[]
6568

6669
include::modules/update-changing-update-server-cli.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)