diff --git a/docs/access-control/collections.mdx b/docs/access-control/collections.mdx index 5b9085e1596..c21bc8b961f 100644 --- a/docs/access-control/collections.mdx +++ b/docs/access-control/collections.mdx @@ -6,7 +6,7 @@ desc: With Collection-level Access Control you can define which users can create keywords: collections, access control, permissions, documentation, Content Management System, cms, headless, javascript, node, react, nextjs --- -Collection Access Control is [Access Control](../overview) used to restrict access to Documents within a [Collection](../collections/overview), as well as what they can and cannot see within the [Admin Panel](../admin/overview) as it relates to that Collection. +Collection Access Control is [Access Control](../access-control/overview) used to restrict access to Documents within a [Collection](../getting-started/concepts#collections), as well as what they can and cannot see within the [Admin Panel](../admin/overview) as it relates to that Collection. To add Access Control to a Collection, use the `access` property in your [Collection Config](../configuration/collections):