diff --git a/docs/developer-docs/web-apps/custom-domains/using-custom-domains.mdx b/docs/developer-docs/web-apps/custom-domains/using-custom-domains.mdx index 55c6146769..d6824e5472 100644 --- a/docs/developer-docs/web-apps/custom-domains/using-custom-domains.mdx +++ b/docs/developer-docs/web-apps/custom-domains/using-custom-domains.mdx @@ -352,6 +352,6 @@ principals provided by II depend on the domain from which the login request was started. If you authenticate your users through the canister URL and want to switch over to a custom domain, users will not have the same principals anymore. You can prevent this by setting up -[custom domains](/docs/current/developer-docs/web-apps/custom-domains/using-custom-domains). +[alternative origins](/docs/current/developer-docs/identity/internet-identity/alternative-origins/). :::