Skip to content

Commit 9a5c968

Browse files
committed
fix broken links
1 parent 56fedca commit 9a5c968

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/hidden-pages.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ If you want hidden pages to be indexed for SEO purposes and for their contents t
2222

2323
If you want to exclude a specific hidden page's content from search engine and internal search results, add `noindex: true` to the frontmatter of the page.
2424

25-
If you have pages that you want only specific groups of your own users to have access to, you can use the selective groups access available through [Personalization](/settings/authentication-personalization/personalization#showing-hiding-pages).
25+
If you want to limit page access to specific groups of users, use personalization to control [page visibility](/authentication-personalization/overview#page-visibility).
2626

27-
If you have pages that you want to maintain strict access control to, you can use [Authentication](/settings/authentication-personalization/authentication).
27+
If you want to maintain strcit access control to your docs, configure [authentication](/authentication-personalization/overview).

0 commit comments

Comments
 (0)