diff --git a/15/umbraco-cms/fundamentals/backoffice/sections.md b/15/umbraco-cms/fundamentals/backoffice/sections.md index 364020735d6..0367ecc1e85 100644 --- a/15/umbraco-cms/fundamentals/backoffice/sections.md +++ b/15/umbraco-cms/fundamentals/backoffice/sections.md @@ -122,10 +122,10 @@ The Help section serves as a valuable resource hub in navigating and leveraging ## Custom Sections -Along with the default sections that come with Umbraco, you can create your own [Custom Sections](../../customizing/section-trees/). +Along with the default sections that come with Umbraco, you can create your own [Custom Sections](../../customizing/extending-overview/extension-types/sections/section.md). ## Access based on User Group A User can access a particular section based on the User Group permissions. -Learn more about how to configure the permissions in the article about [backoffice users](../data/users.md). +Learn more about how to configure the permissions in the article about [backoffice users](../data/users/README.md).