Fix path in 09-Advanced.md

This commit is contained in:
38elements 2016-11-13 11:15:16 +09:00 committed by Evert Timberg
parent 3f2d7efc70
commit 9ac0293b1a

View File

@ -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