Skip to content

Commit b9804ff

Browse files
committed
Small fix
1 parent 8c8ec81 commit b9804ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/rules/page-rules/how-to/url-forwarding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To configure URL forwarding or redirects using Page Rules:
2626
3. Under **Page Rules**, select **Create Page Rule**.
2727
4. Under **If the URL matches**, enter the URL or URL pattern that should match the rule. 
2828
5. In **Pick a Setting**, choose **Forwarding URL** from the drop-down menu.
29-
6. For **Select status code**, choose *301 - Permanent Redirect* or _302 - Temporary Redirect_.
29+
6. For **Select status code**, choose _301 - Permanent Redirect_ or _302 - Temporary Redirect_.
3030
7. Enter the destination URL.
3131
8. Select **Save and Deploy Page Rule**.
3232

0 commit comments

Comments
 (0)