diff --git a/.changeset/stale-houses-push.md b/.changeset/stale-houses-push.md index 53296f3efe..ef2213ed7b 100644 --- a/.changeset/stale-houses-push.md +++ b/.changeset/stale-houses-push.md @@ -2,4 +2,4 @@ '@backstage/plugin-org': patch --- -Updated `LinksGroup` to use `Link` over `ListItem` as this makes the links more obvious and follows the pattern already used in the `GroupProfileCard`. Also updated the `GroupProfileCard` `ExtraDetails` story in Storybook to enable the `showLinks` feature whith this off there is no difference between it and the `default` story. +Updated `LinksGroup` to use `Link` over `ListItem` as this makes the links more obvious and follows the pattern already used in the `GroupProfileCard`. Also updated the `GroupProfileCard` `ExtraDetails` story in Storybook to enable the `showLinks` feature with this off there is no difference between it and the `default` story.