Skip to content

Commit 1e6b8b7

Browse files
fix transform rules step
1 parent 93154b3 commit 1e6b8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/api-shield/security/jwt-validation/transform-rules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ As an example, to send the `x-send-jwt-claim-user` request header to the origin,
3030
<Steps>
3131
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
3232
2. Go to **Rules** > **Overview**.
33-
3. Next to **Request Header Transform Rules**, select **Create rule**.
33+
3. Select **Create rule** > **Request Header Transform Rules**.
3434
4. Enter a rule name and a filter expression, if applicable.
3535
5. Choose **Set dynamic**.
3636
6. Set the header name to `x-send-jwt-claim-user`.

0 commit comments

Comments
 (0)