From f4da63d2b56bd311d9f521a1b5f5b89ecd3f69ca Mon Sep 17 00:00:00 2001 From: Adam Kudrna Date: Tue, 8 Oct 2024 12:07:50 +0200 Subject: [PATCH] fixup! fixup! fixup! Inherit link color in components using the Feedback color collection (#492) --- src/components/Card/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Card/README.md b/src/components/Card/README.md index 7bfe6026..765998e3 100644 --- a/src/components/Card/README.md +++ b/src/components/Card/README.md @@ -150,7 +150,7 @@ for card content. To cover all possible needs of your project, Card is available in colors from [Feedback and Neutral color collections](/docs/foundation/collections#colors). -ℹ️ To match users' expectation, links in the light neutral variant of Card use +ℹ️ To meet users' expectation, links in the light neutral variant of Card use the [default link color](/docs/foundation/colors/#text-colors). In other variants, links are colored according to the variant.