From d25bf6fb79fdbae2c767b24924bb5b95a08e37ef Mon Sep 17 00:00:00 2001 From: Steven Smith Date: Wed, 2 Mar 2022 15:17:56 -0500 Subject: [PATCH] Moves RNs up aabove the Getting Started section --- _topic_maps/_topic_map.yml | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index 2f4db70cf1..67fafef791 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -46,17 +46,6 @@ Topics: File: new-features - Name: Deprecated features File: deprecated-features ---- - Name: Getting started - Dir: getting_started - Distros: openshift-enterprise - Topics: - - Name: Overview - File: openshift-overview - - Name: Web Console Walkthrough - File: openshift-web-console - - Name: Command-Line Walkthrough - File: openshift-cli --- Name: Release notes Dir: release_notes @@ -64,7 +53,17 @@ Distros: openshift-enterprise Topics: - Name: OpenShift Container Platform 4.10 release notes File: ocp-4-10-release-notes - +--- + Name: Getting started + Dir: getting_started + Distros: openshift-enterprise + Topics: + - Name: Overview + File: openshift-overview + - Name: Web console walkthrough + File: openshift-web-console + - Name: Command-line walkthrough + File: openshift-cli --- Name: Architecture Dir: architecture @@ -1876,7 +1875,7 @@ Topics: - Name: Deploying node health checks by using the Node Health Check Operator File: eco-node-health-check-operator - Name: Using the Node Maintenance Operator to place nodes in maintenance mode - File: eco-node-maintenance-operator + File: eco-node-maintenance-operator - Name: Understanding node rebooting File: nodes-nodes-rebooting - Name: Freeing node resources using garbage collection