Skip to content

Commit

Permalink
Merge branch 'main' into component-names
Browse files Browse the repository at this point in the history
  • Loading branch information
Kritvi-bhatia17 committed Sep 27, 2024
2 parents 8d7f29d + bede45c commit ee272be
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/pages/components/UI-shell-header/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ the Storybooks for each framework below.

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
<ResourceCard
subTitle="React"
href="https://react.carbondesignsystem.com/?path=/story/components-ui-shell--header-base"
href="https://react.carbondesignsystem.com/?path=/story/components-ui-shell-header--header-w-navigation"
>

<MdxIcon name="react" />
Expand Down
2 changes: 1 addition & 1 deletion src/pages/components/UI-shell-left-panel/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ see the Storybooks for each framework below.
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="React"
href="https://react.carbondesignsystem.com/?path=/story/components-ui-shell--fixed-side-nav"
href="https://react.carbondesignsystem.com/?path=/story/components-ui-shell-sidenav--fixed-side-nav"
>

<MdxIcon name="react" />
Expand Down
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/components-ui-shell--header-base-w-actions-and-right-panel"
href="https://react.carbondesignsystem.com/?path=/story/components-ui-shell-header--header-w-actions-and-right-panel"
>

<MdxIcon name="react" />
Expand Down
2 changes: 1 addition & 1 deletion src/pages/components/checkbox/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/components-checkbox--checkbox"
href="https://react.carbondesignsystem.com/?path=/story/components-checkbox--default"
>

<MdxIcon name="react" />
Expand Down

0 comments on commit ee272be

Please sign in to comment.