File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# vue-chartjs
2
2
3
- <img align =" right " width =" 150 " height =" 150 " alt =" vue-chartjs logo " src =" /assets/vue-chartjs.png " >
3
+ <img align =" right " width =" 150 " height =" 150 " alt =" vue-chartjs logo " src =" https://raw.githubusercontent.com/apertureless/vue-chartjs/main /assets/vue-chartjs.png" >
4
4
5
5
** vue-chartjs** is a wrapper for [ Chart.js] ( https://github.com/chartjs/Chart.js ) in vue. You can easily create reuseable chart components.
6
6
@@ -15,7 +15,7 @@ Supports Chart.js v3 and v2.
15
15
[ ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://github.com/apertureless/vue-chartjs/blob/master/LICENSE.txt )
16
16
[ ![ CDNJS version] ( https://img.shields.io/cdnjs/v/vue-chartjs.svg )] ( https://cdnjs.com/libraries/vue-chartjs )
17
17
[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/apertureless/vue-chartjs/badge.svg )] ( https://snyk.io/test/github/apertureless/vue-chartjs )
18
- [ ![ Donate] ( assets/donate.svg )] ( https://www.paypal.me/apertureless/50eur )
18
+ [ ![ Donate] ( https://raw.githubusercontent.com/apertureless/vue-chartjs/main/ assets/donate.svg)] ( https://www.paypal.me/apertureless/50eur )
19
19
[ ![ ko-fi] ( https://www.ko-fi.com/img/githubbutton_sm.svg )] ( https://ko-fi.com/C0C1WP7C )
20
20
21
21
<br />
You can’t perform that action at this time.
0 commit comments