From 3bb617369ee2d72e170ae7ee4fcfc60c97d7b9f0 Mon Sep 17 00:00:00 2001 From: Nate W Date: Mon, 24 Oct 2022 11:34:21 -0400 Subject: [PATCH] updating page weights for content/en/docs/concepts/containers Signed-off-by: Nate W --- .../en/docs/concepts/containers/container-lifecycle-hooks.md | 2 +- content/en/docs/concepts/containers/runtime-class.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/concepts/containers/container-lifecycle-hooks.md b/content/en/docs/concepts/containers/container-lifecycle-hooks.md index 51c4d64eae0..8e1cd2eb596 100644 --- a/content/en/docs/concepts/containers/container-lifecycle-hooks.md +++ b/content/en/docs/concepts/containers/container-lifecycle-hooks.md @@ -4,7 +4,7 @@ reviewers: - thockin title: Container Lifecycle Hooks content_type: concept -weight: 30 +weight: 40 --- diff --git a/content/en/docs/concepts/containers/runtime-class.md b/content/en/docs/concepts/containers/runtime-class.md index cd8f74aa292..ff4bbcd57a6 100644 --- a/content/en/docs/concepts/containers/runtime-class.md +++ b/content/en/docs/concepts/containers/runtime-class.md @@ -4,7 +4,7 @@ reviewers: - dchen1107 title: Runtime Class content_type: concept -weight: 20 +weight: 30 ---