From 894b9928e77f97dba02181e1f9258a44692dc290 Mon Sep 17 00:00:00 2001 From: Zach Panzarino Date: Mon, 12 Sep 2016 23:21:40 -0400 Subject: [PATCH] Fix broken links in Maintaining.md --- MAINTAINING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) -- 2.47.3