Skip to content

Commit b66f11a

Browse files
committed
update links
1 parent 0b218c5 commit b66f11a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

src/content/docs/learning-paths/replace-vpn/build-policies/block-page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To work around these limitations, we recommend using [WARP client block notifica
2828

2929
:::note
3030

31-
The Gateway custom block page is a different concept from [Access custom block pages](/cloudflare-one/applications/block-page/), which are used in conjunction with Cloudflare Access policies.
31+
The Gateway custom block page is a different concept from [Access custom block pages](/cloudflare-one/reusable-components/custom-pages/access-block-page/), which are used in conjunction with Cloudflare Access policies.
3232
:::
3333

3434
### Enable the block page for DNS policies

src/content/partials/cloudflare-one/access/access-block-page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Under **Block page**, choose what end users will see when they are denied access
77

88
* **Cloudflare default**: Reload the [login page](/cloudflare-one/reusable-components/custom-pages/access-login-page/) and display a block message below the Cloudflare Access logo. The default message is `That account does not have access`, or you can enter a custom message.
99
* **Redirect URL**: Redirect to the specified website.
10-
* **Custom page template**: Display a [custom block page](/cloudflare-one/applications/block-page/) hosted in Zero Trust.
10+
* **Custom page template**: Display a [custom block page](/cloudflare-one/reusable-components/custom-pages/access-block-page/) hosted in Zero Trust.

src/content/partials/cloudflare-one/access/block-page.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Cloudflare Access offers three different block page options:
1414

1515
- **Default**: Displays a Cloudflare branded block page.
1616
- **Custom Redirect URL** - Redirects blocked requests to the specified URL. For example, you could redirect the user to a [dynamic Access Denied page](https://github.com/cloudflare/cf-identity-dynamic) that fetches their identity and shows the exact reason they were blocked.
17-
- **Custom Page Template** - (Only available on Pay-as-you-go and Enterprise plans) Displays a [custom HTML page](/cloudflare-one/applications/block-page/#create-a-custom-block-page) hosted by Cloudflare.
17+
- **Custom Page Template** - (Only available on Pay-as-you-go and Enterprise plans) Displays a [custom HTML page](/cloudflare-one/reusable-components/custom-pages/access-block-page/#create-a-custom-block-page) hosted by Cloudflare.
1818

1919
### Identity versus non-identity
2020

21-
You can display a different [type of block page](/cloudflare-one/applications/block-page/#types-of-block-pages) to users who fail an identity-based policy versus a non-identity policy.
21+
You can display a different [type of block page](/cloudflare-one/reusable-components/custom-pages/access-block-page/#types-of-block-pages) to users who fail an identity-based policy versus a non-identity policy.
2222

2323
- **Identity failure block page**: Displays when the user is blocked by an identity-based Access policy (such as email, user group, or external evaluation rule), after logging in to their identity provider.
2424
- **Non-identity failure block page**: Displays when the user is blocked by a non-identity Access policy (such as country, IP, or device posture). Cloudflare checks non-identity attributes before prompting the user to login.
@@ -39,7 +39,7 @@ To create a custom block page for Access:
3939

4040
4. Enter a unique name for the block page.
4141

42-
5. In **Type**, select whether this is an [identity or non-identity block page](/cloudflare-one/applications/block-page/#identity-versus-non-identity).
42+
5. In **Type**, select whether this is an [identity or non-identity block page](/cloudflare-one/reusable-components/custom-pages/access-block-page/#identity-versus-non-identity).
4343

4444
6. In **Custom HTML**, enter the HTML code for your custom page. For example,
4545

src/content/partials/fundamentals/account-permissions-table.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import { Markdown } from "~/components";
1212
| Access: Apps and Policies Revoke | Grants ability to revoke [Cloudflare Access application tokens](/cloudflare-one/team-and-resources/users/session-management/) |
1313
| Access: Apps and Policies {props.editWord} | Grants write access to [Cloudflare Access](/cloudflare-one/access-controls/policies/) applications and policies |
1414
| Access: Audit Logs Read | Grants read access to [Cloudflare Access audit logs](/cloudflare-one/insights/logs/audit-logs/). |
15-
| Access: Custom Pages Read | Grants read access to [Cloudflare Access custom block pages](/cloudflare-one/applications/block-page/). |
16-
| Access: Custom Pages {props.editWord} | Grants write access to [Cloudflare Access custom block pages](/cloudflare-one/applications/block-page/). |
15+
| Access: Custom Pages Read | Grants read access to [Cloudflare Access custom block pages](/cloudflare-one/reusable-components/custom-pages/access-block-page/). |
16+
| Access: Custom Pages {props.editWord} | Grants write access to [Cloudflare Access custom block pages](/cloudflare-one/reusable-components/custom-pages/access-block-page/). |
1717
| Access: Device Posture Read | Grants read access to [Cloudflare Access device posture](/cloudflare-one/reusable-components/posture-checks/). |
1818
| Access: Device Posture {props.editWord} | Grants write access to [Cloudflare Access device posture](/cloudflare-one/reusable-components/posture-checks/). |
1919
| Access: Mutual TLS Certificates Read | Grants read access to [Cloudflare Access mTLS certificates](/cloudflare-one/reusable-components/posture-checks/access-integrations/mutual-tls-authentication/). |

0 commit comments

Comments
 (0)