You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 15/umbraco-cms/fundamentals/backoffice/sections.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,10 +122,10 @@ The Help section serves as a valuable resource hub in navigating and leveraging
122
122
123
123
## Custom Sections
124
124
125
-
Along with the default sections that come with Umbraco, you can create your own [Custom Sections](../../customizing/section-trees/).
125
+
Along with the default sections that come with Umbraco, you can create your own [Custom Sections](../../customizing/extending-overview/extension-types/sections/section.md).
126
126
127
127
## Access based on User Group
128
128
129
129
A User can access a particular section based on the User Group permissions.
130
130
131
-
Learn more about how to configure the permissions in the article about [backoffice users](../data/users.md).
131
+
Learn more about how to configure the permissions in the article about [backoffice users](../data/users/README.md).
0 commit comments