Skip to content

Commit 001d056

Browse files
committed
docs: fix api links
1 parent 4fad712 commit 001d056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Styling
44

55
# Styling
66

7-
BoxPlot and Violin plots support various styling options. see ['IBoxAndWhiskerOptions'](/api/interfaces/interface.IBoxAndWhiskersOptions)
7+
BoxPlot and Violin plots support various styling options. see ['IBoxAndWhiskerOptions'](/api/interfaces/IBoxAndWhiskersOptions)
88

99
<script setup>
1010
import {config} from './styling';

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ see [DataStructures](./examples/datastructures)
2727

2828
### Styling
2929

30-
see [IBoxAndWhiskersOptions](/api/interfaces/interface.IBoxAndWhiskersOptions.md), [IViolinElementOptions](/api/type-aliases/type-alias.IViolinElementOptions.md), and [Styling](./examples/styling)
30+
see [IBoxAndWhiskersOptions](/api/interfaces/IBoxAndWhiskersOptions.md), [IViolinElementOptions](/api/type-aliases/IViolinElementOptions.md), and [Styling](./examples/styling)

0 commit comments

Comments
 (0)