Skip to content

Commit

Permalink
Merge pull request #6780 from erikjanwestendorp/update-link-to-custom…
Browse files Browse the repository at this point in the history
…-sections

Fix links in sections article
  • Loading branch information
sofietoft authored Jan 10, 2025
2 parents e553f8b + 61c84ba commit 50b143a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 15/umbraco-cms/fundamentals/backoffice/sections.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 50b143a

Please sign in to comment.