]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Correct broken link in animations.md (#12005)
authorEthan Shea <ethan.shea1@gmail.com>
Tue, 21 Jan 2025 12:58:31 +0000 (07:58 -0500)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 12:58:31 +0000 (07:58 -0500)
docs/configuration/animations.md

index 3dcfd3b973f5706e650378fec55277c56205eb98..c1abc45c6581aad2ad47243ff700d90fce5bf7bf 100644 (file)
@@ -127,7 +127,7 @@ These paths are valid under `defaults` for global configuration and `options` fo
 
 ## animation
 
-The default configuration is defined here: <a href="https://github.com/chartjs/Chart.js/blob/master/src/core/core.animations.js" target="_blank">core.animations.js</a>
+The default configuration is defined here: <a href="https://github.com/chartjs/Chart.js/blob/master/src/core/core.animations.defaults.js" target="_blank">core.animations.defaults.js</a>
 
 Namespace: `options.animation`