vue-chartjs
vue-chartjs copied to clipboard
[Bug]: doc edit link is wrong
Would you like to work on a fix?
- [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
Current and expected behavior
The footer link Edit this page on GitHub to edit the documentation on the website is wrong.
Example
Doc page: https://vue-chartjs.org/guide/#resources
Current wrong link: https://github.com/apertureless/vue-chartjs/edit/main/docs/guide/index.md
Correct link: https://github.com/apertureless/vue-chartjs/edit/main/website/src/guide/index.md
Reproduction
https://vue-chartjs.org/guide/#resources
chart.js version
not required
vue-chartjs version
not required
Possible solution
Fix the path.