Skip to content

Commit 330c213

Browse files
Update src/content/docs/en/reference/modules/astro-transitions.mdx
1 parent 46886bf commit 330c213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/en/reference/modules/astro-transitions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Replaces the old body with the new body. Then, goes through every element in the
306306

307307
### Deprecated imports
308308

309-
The following imports are deprecated in v6 and will be removed in v7. You can still use them in your project, but you may prefer to update your code now. [See how to upgrade](/en/guides/upgrade-to/v6/#deprecated-exposed-astrotransitions-and-astrotransitionsclient-internals).
309+
The following imports are deprecated in v6 and will be removed in v7. You can still use them in your project, but you may prefer to update your code now. [See how to upgrade](/en/guides/upgrade-to/v6/#deprecated-exposed-astrotransitions-internals).
310310

311311
<h4>`isTransitionBeforePreparationEvent()`</h4>
312312

0 commit comments

Comments
 (0)