Skip to content

Commit fc5e442

Browse files
committed
broken link
1 parent 118882c commit fc5e442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/tips/css.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ One of the main benefits of this pattern is that view transition names are only
130130
This pattern works well in all current browser versions that natively support the View Transition API.
131131
Once Firefox adds native support for Level 1 view transitions, this will likely break [because `:active-view-transition-type` is only available with Level 2 of the API](/basics/levels/#same-document-features-missing-in-level-1).
132132

133-
The Bag provides a [polyfill for view transition types](/tools/utensil-drawer/#usetypespolyfill-always--never) that allows you to use them even with browsers that support only Level 1 of the View Transition API.
133+
The Bag provides a [polyfill for view transition types](/tools/utensil-drawer/#usetypespolyfill-always--auto--never) that allows you to use them even with browsers that support only Level 1 of the View Transition API.
134134
:::
135135

136136
#### Auto-generated View Transition Names

0 commit comments

Comments
 (0)