updated the link for demo

This commit is contained in:
Sambo Chea 2020-10-15 12:21:03 +07:00
parent c2929bc130
commit 6fa5c18049

View File

@ -14,7 +14,8 @@ OR using Yarn
yarn add @cubetiq/react-chart-js
```
### Link to examples: [https://git.cubetiqs.com/CUBETIQ/react-chart-js/src/branch/master/examples/line-chart-example](https://git.cubetiqs.com/CUBETIQ/react-chart-js/src/branch/master/examples/line-chart-example)
### View a [Demo](https://cubetiq.github.io/chartjs-demos)
### Line Chart Example
```typescript