diff --git a/docs/identities/sign-in/social-sign-in/redirect-url.mdx b/docs/identities/sign-in/social-sign-in/redirect-url.mdx index 0ccc5eeb9..215da5df5 100644 --- a/docs/identities/sign-in/social-sign-in/redirect-url.mdx +++ b/docs/identities/sign-in/social-sign-in/redirect-url.mdx @@ -15,7 +15,7 @@ By default, Ory Network uses a redirect URL that points to the Ory Network domai Changing the `base_redirect_uri` will break previously existing and functional social sign-in connections. To fix a broken connection, choose the provider you want to fix from the Ory Console social sign-in configuration screen and copy -the updated redirect URL which now points to your custom hostname. Use the value you copied to update the redirect URL +the redirect URL. You need to replace the Ory Network URL with your custom hostname. Use this URL to update the redirect URL configuration of the social sign-in provider. :::