From 2d5034bea8c32ae3553aa2452c8ba4ab36e4ff11 Mon Sep 17 00:00:00 2001 From: kyontan Date: Sun, 13 Mar 2022 01:22:02 +0900 Subject: [PATCH] Fix broken link in color-usage.mdx --- content/design-guidelines/color-usage.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/design-guidelines/color-usage.mdx b/content/design-guidelines/color-usage.mdx index bc6e1ac..eec94a7 100644 --- a/content/design-guidelines/color-usage.mdx +++ b/content/design-guidelines/color-usage.mdx @@ -2,7 +2,7 @@ title: Color usage --- -Primer Presentations uses the same [color system](https://primer.style/css/support/color-system) created for our product. Color pairings for text, background, and highlighted/important information have been selected for optimal contrast. Refer to the following table for color pairings. +Primer Presentations uses the same [color system](https://primer.style/primitives/colors) created for our product. Color pairings for text, background, and highlighted/important information have been selected for optimal contrast. Refer to the following table for color pairings. | Background | Text | Highlight | Footer | | :--------: | :------: | :--------: | :--------: |