From a07a632d70f22dbacb2babe5ffb54799db5a47f1 Mon Sep 17 00:00:00 2001 From: Scott Nichols Date: Fri, 8 Aug 2025 12:41:46 -0700 Subject: [PATCH] move mrd guide Signed-off-by: Scott Nichols --- .../using-mrds-and-activation-policies.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename content/master/{get-started/get-started-with-mrds.md => guides/using-mrds-and-activation-policies.md} (99%) diff --git a/content/master/get-started/get-started-with-mrds.md b/content/master/guides/using-mrds-and-activation-policies.md similarity index 99% rename from content/master/get-started/get-started-with-mrds.md rename to content/master/guides/using-mrds-and-activation-policies.md index 18a005e6..7f846dbc 100644 --- a/content/master/get-started/get-started-with-mrds.md +++ b/content/master/guides/using-mrds-and-activation-policies.md @@ -1,5 +1,5 @@ --- -title: Get Started with Managed Resource Definitions +title: Managed Resource Definitions and Activation Policies weight: 220 description: Learn how to use MRDs and activation policies to optimize your Crossplane installation ---