Skip to content

Commit

Permalink
Correct MDN URL for api.Animation.remove_filling_animation (#22094)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Jan 30, 2024
1 parent 7c33c79 commit 1e414ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Animation.json
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@
"remove_filling_animation": {
"__compat": {
"description": "Browsers automatically remove indefinite filling animations",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation#Automatically_removing_filling_animations",
"mdn_url": "https://developer.mozilla.org/docs/web/api/web_animations_api/using_the_web_animations_api#automatically_removing_filling_animations",
"support": {
"chrome": {
"version_added": "84"
Expand Down

0 comments on commit 1e414ee

Please sign in to comment.