fix [dev]: Broken links
This commit is contained in:
parent
1450642f31
commit
46c8ca6ffe
3 changed files with 19 additions and 22 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue