From 55e7b462da1cd8e3fd37eb38c95b3a65ed7d79af Mon Sep 17 00:00:00 2001 From: Zach Panzarino Date: Wed, 4 May 2016 11:06:39 -0400 Subject: [PATCH] Update bower.json to include correct homepage URL --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e1bb8c25a..03394fa28 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "Chart.js", "version": "2.1.0", "description": "Simple HTML5 Charts using the canvas element", - "homepage": "https://github.com/nnnick/Chart.js", + "homepage": "https://github.com/chartjs/Chart.js", "author": "nnnick", "license": "MIT", "main": [ -- 2.47.3