Skip to content

Commit 3af3942

Browse files
authored
Fix link markup
1 parent 631687c commit 3af3942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/applications/block-page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88

99
Cloudflare Offers three different block page options:
1010
1. Default - A Cloudflare branded block page will be shown to users
11-
2. Custom Redirect URL - Any blocked request will be redirected to a URL specified by an administrator. Refer to this guide[https://github.com/cloudflare/cf-identity-dynamic] for an example of a dynamic custom block page.
11+
2. Custom Redirect URL - Any blocked request will be redirected to a URL specified by an administrator. Refer to this [guide](https://github.com/cloudflare/cf-identity-dynamic) for an example of a dynamic custom block page.
1212
3. Custom Page Template - Administrators can configure a custom HTML page hosted by Cloudflare that will be shown to users when blocked.
1313

1414
import { Render } from "~/components"

0 commit comments

Comments
 (0)