From da67657e489ffd2a90bbe0455bd0790cbdb6ae64 Mon Sep 17 00:00:00 2001 From: Vincent Kraus Date: Tue, 22 Aug 2023 15:40:25 +0200 Subject: [PATCH] fix: text bugs --- docs/identities/sign-in/social-sign-in/redirect-url.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c1eebd79f..22418a390 100644 --- a/docs/identities/sign-in/social-sign-in/redirect-url.mdx +++ b/docs/identities/sign-in/social-sign-in/redirect-url.mdx @@ -23,7 +23,7 @@ ory list projects ## Remove the configuration entry ory patch identity-config \ - --add '/selfservice/methods/oidc/config/base_redirect_uri="https://ory.ory.example.org"' + --add '/selfservice/methods/oidc/config/base_redirect_uri="https://ory.example.org"' ``` After changing the base redirect URI you need to update the redirect URL of social sign-in providers you want to use. This is done