Skip to content

Commit 1c8bd65

Browse files
authored
docs(aws-cognito): fix link to aws-cognito-identitypool-alpha module (#19306)
fixes #19291 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent cefdfd3 commit 1c8bd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk/aws-cognito/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The two main components of Amazon Cognito are [user
3131
pools](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html) and [identity
3232
pools](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-identity.html). User pools are user directories
3333
that provide sign-up and sign-in options for your app users. Identity pools enable you to grant your users access to
34-
other AWS services. Identity Pool L2 Constructs can be found [here](../aws-cognito-identitypool).
34+
other AWS services. Identity Pool L2 Constructs can be found [here](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cognito-identitypool-alpha-readme.html).
3535

3636
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
3737

0 commit comments

Comments
 (0)