From: Zach Panzarino Date: Tue, 13 Sep 2016 03:21:40 +0000 (-0400) Subject: Fix broken links in Maintaining.md X-Git-Tag: v2.3.0-rc.1~1^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=894b9928e77f97dba02181e1f9258a44692dc290;p=thirdparty%2FChart.js.git Fix broken links in Maintaining.md --- diff --git a/MAINTAINING.md b/MAINTAINING.md index c9a4c4db4..5e34f433c 100644 --- a/MAINTAINING.md +++ b/MAINTAINING.md @@ -31,6 +31,6 @@ Finally, [cdnjs](https://cdnjs.com/libraries/Chart.js) is automatically updated ### Further Reading -* [Travis GitHub releases](/chartjs/Chart.js/pull/2555) -* [Bower support and dist/* files](/chartjs/Chart.js/issues/3033) -* [cdnjs npm auto update](/cdnjs/cdnjs/pull/8401) +* [Travis GitHub releases](https://github.com/chartjs/Chart.js/pull/2555) +* [Bower support and dist/* files](https://github.com/chartjs/Chart.js/issues/3033) +* [cdnjs npm auto update](https://github.com/cdnjs/cdnjs/pull/8401)