From 2b4483cbfa36a586038008867f19cee67e97beb7 Mon Sep 17 00:00:00 2001 From: noid11 <12472231+noid11@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:41:21 +0900 Subject: [PATCH] fix(docs): fix link formatting in external identity providers doc --- .../auth/concepts/external-identity-providers/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/[platform]/build-a-backend/auth/concepts/external-identity-providers/index.mdx b/src/pages/[platform]/build-a-backend/auth/concepts/external-identity-providers/index.mdx index 24065489a3d..74d1c9d40dd 100644 --- a/src/pages/[platform]/build-a-backend/auth/concepts/external-identity-providers/index.mdx +++ b/src/pages/[platform]/build-a-backend/auth/concepts/external-identity-providers/index.mdx @@ -256,7 +256,7 @@ You need to now inform your external provider of the newly configured authentica -Learn more about using social identity providers with user pool](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-social-idp.html) +[Learn more about using social identity providers with user pool](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-social-idp.html) ### Customizing scopes for retrieving user data from external providers