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/pages/how-to/custom-branch-aliases.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ This will allow you to have a custom domain that will always show the latest bui
14
14
15
15
:::note
16
16
17
-
Currently, this setup is only supported when using Cloudflare DNS.
17
+
This setup is only supported when using a proxied Cloudflare DNS record.
18
18
19
-
If you attempt to follow this guide using an external DNS provider, your custom alias will be sent to the production branch of your Pages project.
19
+
If you attempt to follow this guide using an external DNS provider or an unproxied DNS record, your custom alias will be sent to the production branch of your Pages project.
0 commit comments