From: 38elements Date: Sun, 13 Nov 2016 02:15:16 +0000 (+0900) Subject: Fix path in 09-Advanced.md X-Git-Tag: v2.5.0~1^2~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ac0293b1ab57d058bd736bc175bed1544dd9331;p=thirdparty%2FChart.js.git Fix path in 09-Advanced.md --- diff --git a/docs/09-Advanced.md b/docs/09-Advanced.md index 062bf59e8..f76ac4b0d 100644 --- a/docs/09-Advanced.md +++ b/docs/09-Advanced.md @@ -182,7 +182,7 @@ var myPieChart = new Chart(ctx, { }); ``` -See `sample/line-customTooltips.html` for examples on how to get started. +See `samples/tooltips/line-customTooltips.html` for examples on how to get started. ### Writing New Scale Types