Skip to content

Commit

Permalink
Update v3-migration.md (#8904)
Browse files Browse the repository at this point in the history
Update link to index axis of horizontal bar
  • Loading branch information
LeeLenaleee committed Apr 15, 2021
1 parent f76ca01 commit 768bd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/v3-migration.md
Expand Up @@ -51,7 +51,7 @@ const chart = new Chart(ctx, {

### Chart types

* `horizontalBar` chart type was removed. Horizontal bar charts can be configured using the new [`indexAxis`](./charts/bar.md#horizontal-bar-chart) option
* `horizontalBar` chart type was removed. Horizontal bar charts can be configured using the new [`indexAxis`](../charts/bar.md#horizontal-bar-chart) option

### Options

Expand Down

0 comments on commit 768bd38

Please sign in to comment.