Skip to content
Merged
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The service token will be used to restrict requests to the tunnel, and is needed

8. Enter a **Policy name** and set the **Action** to _Service Auth_.

9. Create an **Include** rule. Specify a **Selector** of _Service Token_ and the **Value** of the service token you created in step [2. Create a service token](#2-create-a-service-token).
9. Create an **Include** rule. Specify a **Selector** of _Service Token_ and the **Value** of the service token you created in step [2. Create a service token](#21-create-a-service-token).
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/hyperdrive/configuration/connect-to-private-database/
has a broken internal link to: https://developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database/.
The fragment 2-create-a-service-token does not exist.

By looking at the page: https://developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database/
The best fragment to use seems to be: #21-create-a-service-token


10. Save the policy.

Expand Down