vue-chartjs icon indicating copy to clipboard operation
vue-chartjs copied to clipboard

[Bug]: doc edit link is wrong

Open Rotzbua opened this issue 3 years ago • 0 comments

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.

Rotzbua avatar Sep 07 '22 19:09 Rotzbua