]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Change license link 1589/head
authorZach Panzarino <zachary@panzarino.com>
Thu, 29 Oct 2015 01:22:41 +0000 (21:22 -0400)
committerZach Panzarino <zachary@panzarino.com>
Thu, 29 Oct 2015 01:22:41 +0000 (21:22 -0400)
The link to the license now points to the direct license that applies for chart.js, rather than a generic MIT license

README.md

index 5a036ee35109c3bbc132d7741bbe2acede63a310..57e8fa5835bfdf0a1ac265fcf9b2cd096d465b00 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,4 +58,4 @@ For support using Chart.js, please post questions with the [`chartjs` tag on Sta
 
 ## License
 
-Chart.js is available under the [MIT license](http://opensource.org/licenses/MIT).
+Chart.js is available under the [MIT license](https://github.com/nnnick/Chart.js/blob/master/LICENSE.md).