Skip to content

Commit 66b7f4c

Browse files
committed
update links
1 parent 18a1e4b commit 66b7f4c

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

guides/hidden-page-example.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See [Hidden pages](/guides/hidden-pages) for more information.
1111
## Common use cases for hidden pages
1212

1313
<Note>
14-
By default, hidden pages are publicly accessible, but not discoverable through the navigation. If you want to restrict access to a hidden page, you must configure [protected pages](/protected-pages/setup).
14+
By default, hidden pages are publicly accessible, but not discoverable through the navigation. If you want to restrict access to a hidden page, you must configure [protected pages](/protected-pages/overview).
1515
</Note>
1616

1717
- **Beta documentation**: Information that can be public, but should not be discoverable through the navigation.

guides/hidden-pages.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Use hidden pages for content that you want to be accessible on your site or refe
1010

1111
For content requiring strict access control, you must configure [protected pages](/protected-pages/overview).
1212

13-
If you want to hide pages for specific groups of users, use protected pages to control [page visibility](/protected-pages/overview#page-visibility).
14-
1513
## Hiding a page
1614

1715
A page is hidden if it is not included in your `docs.json` navigation. To hide a page, remove it from your navigation structure.

settings/preview-deployments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ Preview deployments can be publicly accessible or restricted to authenticated us
5151

5252
**Public access**: Preview URLs are publicly viewable by default. Share a preview link with anyone who needs to review your changes.
5353

54-
**Restricted access**: Enable preview deployment authentication to limit preview access to authenticated Mintlify users only. See [Protected pages setup](/protected-pages/setup) for more information.
54+
**Restricted access**: Enable preview deployment authentication to limit preview access to authenticated Mintlify users only. See the protected pages [Overview](/protected-pages/overview) for more information.

0 commit comments

Comments
 (0)