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