Skip to content

Commit

Permalink
fix: broken link ui shell right panel (#3218)
Browse files Browse the repository at this point in the history
Closes #3214 

- Fixes the React resource card to point to the correct URL.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
laurenmrice and kodiakhq[bot] committed Oct 27, 2022
1 parent 78cc314 commit cd7d6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/UI-shell-right-panel/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ documentation, see the Storybooks for each framework below.
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="React"
href="https://react.carbondesignsystem.com/?path=/story/ui-shell--header-base-w-actions-and-right-panel"
href="https://react.carbondesignsystem.com/?path=/story/components-ui-shell--header-base-w-actions-and-right-panel"
>

<MdxIcon name="react" />
Expand Down

1 comment on commit cd7d6c2

@vercel
Copy link

@vercel vercel bot commented on cd7d6c2 Oct 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.