From: Zach Panzarino Date: Thu, 29 Oct 2015 01:22:41 +0000 (-0400) Subject: Change license link X-Git-Tag: v1.1.0~33^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1589%2Fhead;p=thirdparty%2FChart.js.git Change license link The link to the license now points to the direct license that applies for chart.js, rather than a generic MIT license --- diff --git a/README.md b/README.md index 5a036ee35..57e8fa583 100644 --- 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).