File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
packages/react/src/components Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import { AspectRatio } from '.';
99
1010[ Source code] ( https://github.com/carbon-design-system/carbon/tree/main/packages/react/src/components/AspectRatio )
1111  ; |  ;
12- [ Usage guidelines] ( https://www. carbondesignsystem.com/guidelines /2x-grid/overview#aspect-ratio )
12+ [ Usage guidelines] ( https://carbondesignsystem.com/elements /2x-grid/overview/ #aspect-ratio )
1313
1414{ /* <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> */ }
1515
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import * as FlexGridStories from './FlexGrid.stories';
77
88[ Source code] ( https://github.com/carbon-design-system/carbon/tree/main/packages/react/src/components/Grid )
99  ; |  ;
10- [ Usage guidelines] ( https://www. carbondesignsystem.com/guidelines /2x-grid/overview )
10+ [ Usage guidelines] ( https://carbondesignsystem.com/elements /2x-grid/overview/ )
1111
1212{ /* prettier-ignore-start */ }
1313
@@ -35,7 +35,7 @@ import * as FlexGridStories from './FlexGrid.stories';
3535{ /* prettier-ignore-end */ }
3636
3737Carbon's grid components help developers use the
38- [ 2x Grid] ( https://www. carbondesignsystem.com/guidelines /2x-grid/overview ) . The
38+ [ 2x Grid] ( https://carbondesignsystem.com/elements /2x-grid/overview/ ) . The
3939project provides ` FlexGrid ` , ` Row ` , and ` Column ` components which can be used to
4040build a variety of layouts. You can import these components from
4141` @carbon/react ` :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import * as GridStories from './Grid.stories';
77
88[ Source code] ( https://github.com/carbon-design-system/carbon/tree/main/packages/react/src/components/Grid )
99  ; |  ;
10- [ Usage guidelines] ( https://www. carbondesignsystem.com/guidelines /2x-grid/overview )
10+ [ Usage guidelines] ( https://carbondesignsystem.com/elements /2x-grid/overview/ )
1111
1212{ /* prettier-ignore-start */ }
1313
@@ -36,7 +36,7 @@ import * as GridStories from './Grid.stories';
3636{ /* prettier-ignore-end */ }
3737
3838Carbon's grid components help developers use the
39- [ 2x Grid] ( https://www. carbondesignsystem.com/guidelines /2x-grid/overview ) . The
39+ [ 2x Grid] ( https://carbondesignsystem.com/elements /2x-grid/overview/ ) . The
4040project provides ` Grid ` and ` Column ` components which can be used to build a
4141variety of layouts. You can import these components from ` @carbon/react ` :
4242
You can’t perform that action at this time.
0 commit comments