diff --git a/docs/content/guides/author-apps/custom/howto-extenders/index.md b/docs/content/guides/author-apps/custom/howto-extenders/index.md index 16a33d3f0..68d05dd74 100644 --- a/docs/content/guides/author-apps/custom/howto-extenders/index.md +++ b/docs/content/guides/author-apps/custom/howto-extenders/index.md @@ -6,7 +6,7 @@ description: "Learn how to use extenders in an application" weight: 300 --- -This guide will walk you through how to use extenders in an application to model any resource. +This guide will walk you through how to use an [extender]({{< ref "/guides/author-apps/custom/overview#extenders >}}) in an application to model resources beyond those currently built into Radius. These might be abstractions or resources unique to your organization, or resources that don't yet have a native Radius type. ## Prerequisites