]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update 00-Getting-Started.md 1308/head
authoreunice <eunicekokor@users.noreply.github.com>
Tue, 14 Jul 2015 00:45:27 +0000 (17:45 -0700)
committereunice <eunicekokor@users.noreply.github.com>
Tue, 14 Jul 2015 00:45:27 +0000 (17:45 -0700)
Closes a small issue I found while going through the documentation https://github.com/nnnick/Chart.js/issues/1307

docs/00-Getting-Started.md

index a6884a4beab35b8826b8f6c1debda119dd644442..23b6a5263cb2184c3a265975d65dcb48f13e666b 100644 (file)
@@ -144,7 +144,7 @@ Chart.defaults.global = {
        // Boolean - Determines whether to draw tooltips on the canvas or not
        showTooltips: true,
 
-       // Function - Determines whether to execute the customTooltips function instead of drawing the built in tooltips (See [Advanced - External Tooltips](#advanced-usage-custom-tooltips))
+       // Function - Determines whether to execute the customTooltips function instead of drawing the built in tooltips (See [Advanced - External Tooltips](#advanced-usage-external-tooltips))
        customTooltips: false,
 
        // Array - Array of string names to attach tooltip events