Skip to content

Commit 6e9886d

Browse files
Apply suggestions from PCX review
Co-authored-by: Maddy <[email protected]>
1 parent 72aea59 commit 6e9886d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/rules/transform/url-rewrite/create-dashboard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ Refer to [URL rewrite parameters](/rules/transform/url-rewrite/reference/paramet
6868

6969
The **Request URL** value is only used to match the incoming request with a rule. It will not be used for capturing URL patterns for rewrites. If you are matching the URL path or query string in **Target path** or **Target query**, respectively, make sure that the **Request URL** pattern also matches the incoming request, or else the rule will not trigger.
7070

71-
To validate rewrite URL rule matches, use Cloudflare Trace. To validate rewritten URLs, check your origin server.
71+
To validate rewrite URL rule matches, use [Cloudflare Trace](/fundamentals/basic-tasks/trace-request/). To validate rewritten URLs, check your origin server.
7272

7373
:::

0 commit comments

Comments
 (0)