From 1bbb4b98d48bc72a98eb82bdd786b64de98e59a5 Mon Sep 17 00:00:00 2001 From: Abigail McCarthy <20771501+a-mccarthy@users.noreply.github.com> Date: Mon, 24 Oct 2022 11:51:18 -0400 Subject: [PATCH] Update page weights for content/en/docs/concepts/architecture --- content/en/docs/concepts/architecture/cri.md | 2 +- content/en/docs/concepts/architecture/garbage-collection.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/concepts/architecture/cri.md b/content/en/docs/concepts/architecture/cri.md index 02f6d8a199..1bf20e9c84 100644 --- a/content/en/docs/concepts/architecture/cri.md +++ b/content/en/docs/concepts/architecture/cri.md @@ -1,7 +1,7 @@ --- title: Container Runtime Interface (CRI) content_type: concept -weight: 50 +weight: 60 --- diff --git a/content/en/docs/concepts/architecture/garbage-collection.md b/content/en/docs/concepts/architecture/garbage-collection.md index 9632ed7068..70fd8423de 100644 --- a/content/en/docs/concepts/architecture/garbage-collection.md +++ b/content/en/docs/concepts/architecture/garbage-collection.md @@ -1,7 +1,7 @@ --- title: Garbage Collection content_type: concept -weight: 50 +weight: 70 ---