We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8ec81 commit b9804ffCopy full SHA for b9804ff
src/content/docs/rules/page-rules/how-to/url-forwarding.mdx
@@ -26,7 +26,7 @@ To configure URL forwarding or redirects using Page Rules:
26
3. Under **Page Rules**, select **Create Page Rule**.
27
4. Under **If the URL matches**, enter the URL or URL pattern that should match the rule.
28
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_.
+6. For **Select status code**, choose _301 - Permanent Redirect_ or _302 - Temporary Redirect_.
30
7. Enter the destination URL.
31
8. Select **Save and Deploy Page Rule**.
32
0 commit comments