Skip to content

Commit

Permalink
chore: update link
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0ji committed Dec 11, 2024
1 parent 8b89983 commit b93907d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/patterns/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Features, FeatureCard } from '@website/components';
Our patterns classify and document reusable solutions built to respond to common user scenarios. Following these guidelines allows us to create experiences that are consistent, accessible, and natural for users as they move between our digital products ensuring that our approach aligns with industry standards.

<Features basePath="/docs/patterns/" columns={2}>
<FeatureCard title="Multiple Choice" slug="multiple-choice-pattern">
<FeatureCard title="Multiple Choice" slug="multiple-choice">
The multiple choice pattern allows the user to respond to a prompt and then provides feedback about their answer choice.
</FeatureCard>
</Features>

0 comments on commit b93907d

Please sign in to comment.