Skip to content

Commit ef85308

Browse files
authored
docs: fix README.md (#1003)
Fix broken link to "Working with events" page in README.md
1 parent 503162f commit ef85308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Need an API to fetch data? Consider [Cube](https://cube.dev/?ref=eco-react-chart
4545

4646
- [Migration to v4](https://react-chartjs-2.netlify.app/docs/migration-to-v4)
4747
- [Working with datasets](https://react-chartjs-2.netlify.app/docs/working-with-datasets)
48-
- [Working with events](https://react-chartjs-2.netlify.app/docs/events)
48+
- [Working with events](https://react-chartjs-2.netlify.app/docs/working-with-events)
4949
- [FAQ](https://react-chartjs-2.netlify.app/faq)
5050
- [Components](https://react-chartjs-2.netlify.app/components)
5151
- [Examples](https://react-chartjs-2.netlify.app/examples)

0 commit comments

Comments
 (0)