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:
- [Circle](circle)
- [Defs](defs)
- [Grid](grid)
- [Group](group)
- [Part](part)
- [Path](path)
- [Pattern](pattern)
- [Point](point)
- [Snippet](snippet)
- [Stack](stack)
- [Svg](svg)
- [Text](text)
- [TextOnPath](textonpath)
- [Circle](#circle)
- [Defs](#defs)
- [Grid](#grid)
- [Group](#group)
- [Part](#part)
- [Path](#path)
- [Pattern](#pattern)
- [Point](#point)
- [Snippet](#snippet)
- [Stack](#stack)
- [Svg](#svg)
- [Text](#text)
- [TextOnPath](#textonpath)
## Components
@ -93,7 +93,7 @@ The **Pattern** component family provides the following components:
The **Pattern** family exports the following constants:
- [defaultComponents](defaultcomponents)
- [defaultComponents](#defaultcomponents)
### defaultComponents
@ -103,10 +103,10 @@ The **Pattern** family exports the following constants:
The **Pattern** family exports the following functions:
- [getId](getid)
- [getProps](getprops)
- [translateStrings](translatestrings)
- [withinPartBounds](withinpartbounds)
- [getId](#getid)
- [getProps](#getprops)
- [translateStrings](#translatestrings)
- [withinPartBounds](#withinpartbounds)
### 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/Collection](/reference/packages/react/components/collection/)
- [components/Control](/reference/packages/react/components/control/)
- [components/CopyToClipboardButton](/reference/packages/react/components/copytoclipboardbutton/)
- [components/CuratedSet](/reference/packages/react/components/curatedset/)
- [components/Design](/reference/packages/react/components/design/)
- [components/DiffViewer](/reference/packages/react/components/diffviewer/)
- [components/Docusaurus](/reference/packages/react/components/docusaurus/)
- [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/Mini](/reference/packages/react/components/mini/)
- [components/Modal](/reference/packages/react/components/modal/)
- [components/New](/reference/packages/react/components/new/)
- [components/Newsletter](/reference/packages/react/components/newsletter/)
- [components/Null](/reference/packages/react/components/null/)
- [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:
- [defaultComponents](defaultcomponents)
- [defaultComponents](#defaultcomponents)
### defaultComponents