diff --git a/next/components/thumbprint-www/featured/index.tsx b/next/components/thumbprint-www/featured/index.tsx index 3e37191d..ba91726b 100644 --- a/next/components/thumbprint-www/featured/index.tsx +++ b/next/components/thumbprint-www/featured/index.tsx @@ -30,7 +30,7 @@ export default function Featured(): JSX.Element {
diff --git a/www/src/components/thumbprint-www/featured/index.tsx b/www/src/components/thumbprint-www/featured/index.tsx index fc4e6957..002b261d 100644 --- a/www/src/components/thumbprint-www/featured/index.tsx +++ b/www/src/components/thumbprint-www/featured/index.tsx @@ -29,7 +29,7 @@ export default function Featured(): JSX.Element {
diff --git a/www/src/pages/updates/notes/2023-02-22.mdx b/www/src/pages/updates/notes/2023-02-22.mdx index a76c025f..9d904ace 100644 --- a/www/src/pages/updates/notes/2023-02-22.mdx +++ b/www/src/pages/updates/notes/2023-02-22.mdx @@ -40,7 +40,7 @@ With the most recent release, all [Thumbprint icons](https://thumbprint.thumbta ### 3. Color contrast ratio documentation on color usage page -Thumbprint now offers [documentation on how to use each variation of our brand colors](/guide/product/color/#section-accessibility) in variety with one another to produce an accessible experience based on the WCAG 2.1 AA standards, along with a few general best practices for accessible color usage. +Thumbprint now offers [documentation on how to use each variation of our brand colors](/guide/product/color/accessibility/) in variety with one another to produce an accessible experience based on the WCAG 2.1 AA standards, along with a few general best practices for accessible color usage. ## 📋 What’s coming up