-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Fix links from React docs to css docs (#1063)
- Loading branch information
Showing
37 changed files
with
38 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Accordion component | ||
|
||
[Accordion documentation](../../../css/src/accordion/README.md) | ||
[Accordion documentation](../../../css/src/components/accordion/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Alert component | ||
|
||
[Alert documentation](../../../css/src/alert/README.md) | ||
[Alert documentation](../../../css/src/components/alert/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Aspect Ratio component | ||
|
||
[Aspect ratio documentation](../../../css/src/aspect-ratio/README.md) | ||
[Aspect ratio documentation](../../../css/src/components/aspect-ratio/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Badge component | ||
|
||
[Badge documentation](../../../css/src/badge/README.md) | ||
[Badge documentation](../../../css/src/components/badge/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Blockquote component | ||
|
||
[Blockquote documentation](../../../css/src/blockquote/README.md) | ||
[Blockquote documentation](../../../css/src/components/blockquote/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Breadcrumb component | ||
|
||
[Breadcrumb documentation](../../../css/src/breadcrumb/README.md) | ||
[Breadcrumb documentation](../../../css/src/components/breadcrumb/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Button Component | ||
|
||
[Button documentation](../../../css/src/button/README.md) | ||
[Button documentation](../../../css/src/components/button/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Card component | ||
|
||
[Card documentation](../../../css/src/card/README.md) | ||
[Card documentation](../../../css/src/components/card/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Checkbox component | ||
|
||
[Checkbox documentation](../../../css/src/checkbox/README.md) | ||
[Checkbox documentation](../../../css/src/components/checkbox/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Modal component | ||
# React Dialog component | ||
|
||
[Modal documentation](../../../css/src/modal/README.md) | ||
[Dialog documentation](../../../css/src/components/dialog/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Footer component | ||
|
||
[Footer documentation](../../../css/src/footer/README.md) | ||
[Footer documentation](../../../css/src/components/footer/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Form Label Component | ||
|
||
[Form label documentation](../../../css/src/form-label/README.md) | ||
[Form label documentation](../../../css/src/components/form-label/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Header component | ||
|
||
[Header documentation](../../../css/src/header/README.md) | ||
[Header documentation](../../../css/src/components/header/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Heading Component | ||
|
||
[Heading documentation](../../../css/src/heading/README.md) | ||
[Heading documentation](../../../css/src/components/heading/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Icon Component | ||
|
||
[Icon documentation](../../../css/src/icon/README.md) | ||
[Icon documentation](../../../css/src/components/icon/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Icon Button component | ||
|
||
[Icon Button documentation](../../../css/src/icon-button/README.md) | ||
[Icon Button documentation](../../../css/src/components/icon-button/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Image component | ||
|
||
[Image documentation](../../../css/src/image/README.md) | ||
[Image documentation](../../../css/src/components/image/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Link Component | ||
|
||
[Link documentation](../../../css/src/link/README.md) | ||
[Link documentation](../../../css/src/components/link/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Link List component | ||
|
||
[Link List documentation](../../../css/src/link-list/README.md) | ||
[Link List documentation](../../../css/src/components/link-list/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Logo component | ||
|
||
[Logo documentation](../../../css/src/logo/README.md) | ||
[Logo documentation](../../../css/src/components/logo/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Mark component | ||
|
||
[Mark documentation](../../../css/src/mark/README.md) | ||
[Mark documentation](../../../css/src/components/mark/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Mega Menu component | ||
|
||
[Mega Menu documentation](../../../css/src/mega-menu/README.md) | ||
[Mega Menu documentation](../../../css/src/components/mega-menu/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Overlap component | ||
|
||
[Overlap documentation](../../../css/src/overlap/README.md) | ||
[Overlap documentation](../../../css/src/components/overlap/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Page Heading component | ||
|
||
[Page heading documentation](../../../css/src/page-heading/README.md) | ||
[Page heading documentation](../../../css/src/components/page-heading/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Page Menu | ||
|
||
[Page menu documentation](../../../css/src/page-menu/README.md) | ||
[Page menu documentation](../../../css/src/components/page-menu/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Pagination component | ||
|
||
[Pagination documentation](../../../css/src/pagination/README.md) | ||
[Pagination documentation](../../../css/src/components/pagination/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Paragraph Component | ||
|
||
[Paragraph documentation](../../../css/src/paragraph/README.md) | ||
[Paragraph documentation](../../../css/src/components/paragraph/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Screen component | ||
|
||
[Screen documentation](../../../css/src/screen/README.md) | ||
[Screen documentation](../../../css/src/components/screen/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Search Field component | ||
|
||
[Search Field documentation](../../../css/src/search-field/README.md) | ||
[Search Field documentation](../../../css/src/components/search-field/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Skip Link component | ||
|
||
[Skip Link documentation](../../../css/src/skip-link/README.md) | ||
[Skip Link documentation](../../../css/src/components/skip-link/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Spotlight component | ||
|
||
[Spotlight documentation](../../../css/src/spotlight/README.md) | ||
[Spotlight documentation](../../../css/src/components/spotlight/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Table component | ||
|
||
[Table documentation](../../../css/src/table/README.md) | ||
[Table documentation](../../../css/src/components/table/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Text Input component | ||
|
||
[Text Input documentation](../../../css/src/text-input/README.md) | ||
[Text Input documentation](../../../css/src/components/text-input/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Top Task Link component | ||
|
||
[Top task link documentation](../../../css/src/top-task-link/README.md) | ||
[Top task link documentation](../../../css/src/components/top-task-link/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React Visually Hidden component | ||
|
||
[Visually hidden documentation](../../../css/src/visually-hidden/README.md) | ||
[Visually hidden documentation](../../../css/src/components/visually-hidden/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# React {{titleCase name}} component | ||
|
||
[{{titleCase name}} documentation](../../../css/src/{{kebabCase name}}/README.md) | ||
[{{titleCase name}} documentation](../../../css/src/components/{{kebabCase name}}/README.md) |