Skip to content

Commit 449f5e1

Browse files
fix: Correct user-event v13/v14 cross-links. (#985)
1 parent 5a39a95 commit 449f5e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ecosystem-user-event.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ advanced simulation of browser interactions than the built-in
1212

1313
> This page describes `user-event@13.5.0`.
1414
If you are starting or actively working on a project,
15-
we recommend to use [`user-event@14.0.0-beta`](user-event/intro) instead, as it includes important bug fixes and new features.
15+
we recommend to use [`user-event@14.0.0-beta`](user-event/intro.mdx) instead, as it includes important bug fixes and new features.
1616

1717
## Installation
1818

docs/user-event/intro.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if they should be deemed necessary in the light of feedback we receive for this
1313
All planned breaking changes are already implemented though.
1414
If you are starting or actively working on a project,
1515
we recommend to use this pre-release, as it includes important bug fixes and new features.
16-
You can find the docs for `user-event@13.5.0` [here](../ecosystem-user-event).
16+
You can find the docs for `user-event@13.5.0` [here](../ecosystem-user-event.mdx).
1717

1818
While most examples with `user-event` are for `React`, the library can be used
1919
with any framework as long as there is a DOM.

0 commit comments

Comments
 (0)