-
-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix broken component links (#3293)
- Loading branch information
Showing
17 changed files
with
31 additions
and
31 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
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/accordion/meta.mdx
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/app-bar/meta.mdx
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,7 +1,7 @@ | ||
--- | ||
title: App Bar | ||
description: A header element for the top of your page layout. | ||
srcReact: '/src/lib/components/AppBar' | ||
srcSvelte: '/src/lib/components/AppBar' | ||
srcReact: '/src/components/AppBar' | ||
srcSvelte: '/src/components/AppBar' | ||
showDocsUrl: true | ||
--- |
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/avatar/meta.mdx
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,8 +1,8 @@ | ||
--- | ||
title: Avatar | ||
description: An image with a fallback for representing the user. | ||
srcSvelte: '/src/lib/components/Avatar' | ||
srcReact: '/src/lib/components/Avatar' | ||
srcSvelte: '/src/components/Avatar' | ||
srcReact: '/src/components/Avatar' | ||
srcZag: 'https://zagjs.com/components/react/avatar' | ||
showDocsUrl: true | ||
--- |
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/file-upload/meta.mdx
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,8 +1,8 @@ | ||
--- | ||
title: File Upload | ||
description: Allow upload of files with buttons or drag and drop. | ||
srcSvelte: '/src/lib/components/FileUpload' | ||
srcReact: '/src/lib/components/FileUpload' | ||
srcSvelte: '/src/components/FileUpload' | ||
srcReact: '/src/components/FileUpload' | ||
srcZag: 'https://zagjs.com/components/react/file-upload' | ||
showDocsUrl: true | ||
--- |
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/navigation/meta.mdx
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,7 +1,7 @@ | ||
--- | ||
title: Navigation | ||
description: Provides navigation interfaces for large, medium, and small screens. | ||
srcSvelte: '/src/lib/components/Navigation' | ||
srcReact: '/src/lib/components/Navigation' | ||
srcSvelte: '/src/components/Navigation' | ||
srcReact: '/src/components/Navigation' | ||
showDocsUrl: true | ||
--- |
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/pagination/meta.mdx
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,8 +1,8 @@ | ||
--- | ||
title: Pagination | ||
description: Navigate between multiple pages of content. | ||
srcSvelte: '/src/lib/components/Pagination' | ||
srcReact: '/src/lib/components/Pagination' | ||
srcSvelte: '/src/components/Pagination' | ||
srcReact: '/src/components/Pagination' | ||
srcZag: 'https://zagjs.com/components/react/pagination' | ||
showDocsUrl: true | ||
--- |
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/progress-ring/meta.mdx
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/progress/meta.mdx
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/rating/meta.mdx
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/segment/meta.mdx
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,8 +1,8 @@ | ||
--- | ||
title: Segment Control | ||
description: Capture input for a limited set of options. | ||
srcSvelte: '/src/lib/components/Segment' | ||
srcReact: '/src/lib/components/Segment' | ||
srcSvelte: '/src/components/Segment' | ||
srcReact: '/src/components/Segment' | ||
srcZag: 'https://zagjs.com/components/react/segmented-control' | ||
showDocsUrl: true | ||
--- |
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/slider/meta.mdx
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/switch/meta.mdx
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/tabs/meta.mdx
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
4 changes: 2 additions & 2 deletions
4
sites/next.skeleton.dev/src/content/docs/components/tags-input/meta.mdx
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,8 +1,8 @@ | ||
--- | ||
title: Tags Input | ||
description: Allows input of multiple values. | ||
srcSvelte: '/src/lib/components/TagsInput' | ||
srcReact: '/src/lib/components/TagsInput' | ||
srcSvelte: '/src/components/TagsInput' | ||
srcReact: '/src/components/TagsInput' | ||
srcZag: 'https://zagjs.com/components/react/tags-input' | ||
showDocsUrl: true | ||
--- |