From 682545e1e37e16d32e55f9b34dfda867ac1fd8ec Mon Sep 17 00:00:00 2001 From: Zach Panzarino Date: Wed, 28 Oct 2015 21:22:41 -0400 Subject: [PATCH] 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.47.2