Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/pages/how-to/custom-branch-aliases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ This will allow you to have a custom domain that will always show the latest bui

:::note

Currently, this setup is only supported when using Cloudflare DNS.
This setup is only supported when using a proxied Cloudflare DNS record.

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.
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.

:::

Expand Down