Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/waiting-room/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { Render } from "~/components"

Before you start this tutorial, make sure you have:

* Completed the [prerequisites](/waiting-room/about/#prerequisites).
* Completed the [prerequisites](/waiting-room/about/).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/waiting-room/get-started/
has a broken internal link to: https://developers.cloudflare.com/waiting-room/about/.
The fragment prerequisites does not exist.

By looking at the page: https://developers.cloudflare.com/waiting-room/about/
There was no ideal replacement found and so we removed the header link.

* Reviewed your [rate limiting rules](/waf/rate-limiting-rules/) to make sure they allow at least one request every 20 seconds (required for automatic page refreshes).

***
Expand Down