You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/fundamentals/manage-domains/redirect-domain.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ If you have an alias domain that only forwards traffic to another domain (that i
20
20
21
21
3. Use [Redirect rules](/rules/url-forwarding/) to forward traffic from your alias domain to your other domain.
22
22
23
-
This example single redirect will redirect all requests for `smallshop.example.com` to a different hostname using HTTPS, keeping the original path and query string.
23
+
This example will redirect all requests for `smallshop.example.com` to a different hostname using HTTPS, keeping the original path and query string.
0 commit comments