Skip to content

Commit

Permalink
Added hyperlink on Chart.js LOGO (#9741)
Browse files Browse the repository at this point in the history
Inserted a hyperlink on chart.js logo 
So that users can easily be redirected to the HOME PAGE of the web application
  • Loading branch information
iamvevaar committed Oct 16, 2021
1 parent 30e66bc commit 1199415
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,5 +1,7 @@
<p align="center">
<img src="https://www.chartjs.org/media/logo-title.svg"><br/>
<a href="https://www.chartjs.org/" target="_blank">
<img src="https://www.chartjs.org/media/logo-title.svg" alt="https://www.chartjs.org/"><br/>
</a>
Simple yet flexible JavaScript charting for designers & developers
</p>

Expand Down

0 comments on commit 1199415

Please sign in to comment.