Skip to content

Commit

Permalink
Fix link from Card docs to Aspect Ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentSmedinga committed Jan 13, 2025
1 parent beb2d3c commit 50c95c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions storybook/src/components/Card/Card.docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This ensures screen readers first read the heading and then the tagline.

### With image

A card often displays the image of the detail page.
Use [Aspect Ratio](/docs/layout-aspect-ratio--docs) for the correct aspect ratio.
A card often displays the [image](https://designsystem.amsterdam/?path=/docs/components-media-image--docs) of the detail page.
It must use one of the available [aspect ratios](https://designsystem.amsterdam/?path=/docs/brand-design-tokens-aspect-ratio--docs).

<Canvas of={CardStories.WithImage} />

0 comments on commit 50c95c1

Please sign in to comment.