Skip to content

Commit 201e0d4

Browse files
Update src/content/docs/rules/reference/page-rules-migration.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent b040a84 commit 201e0d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/rules/reference/page-rules-migration.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ You configured a Page Rule to perform an automatic redirect from HTTP to HTTPS f
129129

130130
- **If incoming requests match**: Wildcard pattern
131131
- **Request URL**: `http://*`
132-
- **Then**:
133-
- **Target URL**: `https://${1}`
134-
- **Status code**: _301_
135-
- **Preserve query string**: Enabled
132+
- **Then**:
133+
- **Target URL**: `https://${1}`
134+
- **Status code**: _301_
135+
- **Preserve query string**: Enabled
136136

137137
2. Turn off your existing Page Rule and validate the behavior of the redirect you created.
138138

0 commit comments

Comments
 (0)