From 0420965b49b72f472104cdc08b204b7badd6ef5f Mon Sep 17 00:00:00 2001 From: Zach Panzarino Date: Mon, 25 Apr 2016 13:18:25 -0400 Subject: [PATCH] Update gulpfile.js --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index aed4b55fa..e46c8e70f 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -31,7 +31,7 @@ var header = "/*!\n\ *\n\ * Copyright 2016 Nick Downie\n\ * Released under the MIT license\n\ - * https://github.com/nnnick/Chart.js/blob/master/LICENSE.md\n\ + * https://github.com/chartjs/Chart.js/blob/master/LICENSE.md\n\ */\n"; var preTestFiles = [ -- 2.47.2