Skip to content

Commit

Permalink
Correct broken link in animations.md (#12005)
Browse files Browse the repository at this point in the history
  • Loading branch information
pensono authored Jan 21, 2025
1 parent b24cb2f commit 246c5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/animations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit 246c5c7

Please sign in to comment.