Skip to content

Commit 3674a9c

Browse files
pedrosousaharshil1712
authored andcommitted
[Rules] Update Redirect admin area reqs to HTTPS example (#17814)
Fix target URL.
1 parent 9e164eb commit 3674a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/rules/url-forwarding/examples/redirect-admin-https.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This example single redirect for zone `example.com` will redirect requests for t
2323

2424
**Then**
2525

26-
- **Target URL**: `https://store.example.com/${1}`
26+
- **Target URL**: `https://store.example.com/admin${1}`
2727
- **Status code:** _301_
2828
- **Preserve query string:** Enabled
2929

0 commit comments

Comments
 (0)