]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix path in 09-Advanced.md
author38elements <mh19820223@gmail.com>
Sun, 13 Nov 2016 02:15:16 +0000 (11:15 +0900)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 13 Nov 2016 02:43:58 +0000 (21:43 -0500)
docs/09-Advanced.md

index 062bf59e8fb4b092d08f5a441be18904ab5e806d..f76ac4b0d97d8c5f373d767f13f70a7bc5b9fe7f 100644 (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