1
0
Fork 0

fix [dev]: Broken links

This commit is contained in:
joostdecock 2025-06-01 17:43:25 +02:00
parent 1450642f31
commit 46c8ca6ffe
3 changed files with 19 additions and 22 deletions

View file

@ -21,19 +21,19 @@ import { Example } from './_examples.js'
The **Pattern** component family provides the following components: The **Pattern** component family provides the following components:
- [Circle](circle) - [Circle](#circle)
- [Defs](defs) - [Defs](#defs)
- [Grid](grid) - [Grid](#grid)
- [Group](group) - [Group](#group)
- [Part](part) - [Part](#part)
- [Path](path) - [Path](#path)
- [Pattern](pattern) - [Pattern](#pattern)
- [Point](point) - [Point](#point)
- [Snippet](snippet) - [Snippet](#snippet)
- [Stack](stack) - [Stack](#stack)
- [Svg](svg) - [Svg](#svg)
- [Text](text) - [Text](#text)
- [TextOnPath](textonpath) - [TextOnPath](#textonpath)
## Components ## Components
@ -93,7 +93,7 @@ The **Pattern** component family provides the following components:
The **Pattern** family exports the following constants: The **Pattern** family exports the following constants:
- [defaultComponents](defaultcomponents) - [defaultComponents](#defaultcomponents)
### defaultComponents ### defaultComponents
@ -103,10 +103,10 @@ The **Pattern** family exports the following constants:
The **Pattern** family exports the following functions: The **Pattern** family exports the following functions:
- [getId](getid) - [getId](#getid)
- [getProps](getprops) - [getProps](#getprops)
- [translateStrings](translatestrings) - [translateStrings](#translatestrings)
- [withinPartBounds](withinpartbounds) - [withinPartBounds](#withinpartbounds)
### getId ### getId

View file

@ -22,9 +22,7 @@ Click on any component family to see which components they provide:
- [components/Button](/reference/packages/react/components/button/) - [components/Button](/reference/packages/react/components/button/)
- [components/Collection](/reference/packages/react/components/collection/) - [components/Collection](/reference/packages/react/components/collection/)
- [components/Control](/reference/packages/react/components/control/) - [components/Control](/reference/packages/react/components/control/)
- [components/CopyToClipboardButton](/reference/packages/react/components/copytoclipboardbutton/)
- [components/CuratedSet](/reference/packages/react/components/curatedset/) - [components/CuratedSet](/reference/packages/react/components/curatedset/)
- [components/Design](/reference/packages/react/components/design/)
- [components/DiffViewer](/reference/packages/react/components/diffviewer/) - [components/DiffViewer](/reference/packages/react/components/diffviewer/)
- [components/Docusaurus](/reference/packages/react/components/docusaurus/) - [components/Docusaurus](/reference/packages/react/components/docusaurus/)
- [components/Echart](/reference/packages/react/components/echart/) - [components/Echart](/reference/packages/react/components/echart/)
@ -42,7 +40,6 @@ Click on any component family to see which components they provide:
- [components/Markdown](/reference/packages/react/components/markdown/) - [components/Markdown](/reference/packages/react/components/markdown/)
- [components/Mini](/reference/packages/react/components/mini/) - [components/Mini](/reference/packages/react/components/mini/)
- [components/Modal](/reference/packages/react/components/modal/) - [components/Modal](/reference/packages/react/components/modal/)
- [components/New](/reference/packages/react/components/new/)
- [components/Newsletter](/reference/packages/react/components/newsletter/) - [components/Newsletter](/reference/packages/react/components/newsletter/)
- [components/Null](/reference/packages/react/components/null/) - [components/Null](/reference/packages/react/components/null/)
- [components/Number](/reference/packages/react/components/number/) - [components/Number](/reference/packages/react/components/number/)

View file

@ -28,7 +28,7 @@ The **Xray** component family provides the following components:
The **Xray** family exports the following constants: The **Xray** family exports the following constants:
- [defaultComponents](defaultcomponents) - [defaultComponents](#defaultcomponents)
### defaultComponents ### defaultComponents