Skip to content

Commit 8b90083

Browse files
authored
Update wrapper.md
Fix link to axes and tooltips
1 parent 11183a4 commit 8b90083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/wrapper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To transform it to a bar chart we need to add the `.bar` class.
6161
</table>
6262
```
6363

64-
Only then you can start adding some inner components like [axes](/charts/axes), [tooltips](/charts/tooltip) etc.
64+
Only then you can start adding some inner components like [axes](/components/axes), [tooltips](/components/tooltips) etc.
6565

6666
```html
6767
<table class="charts-css bar show-primary-axis show-4-secondary-axes show-data-axes">

0 commit comments

Comments
 (0)