Skip to content

Commit a74e5c4

Browse files
committed
fix: broken build
1 parent 5de6265 commit a74e5c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/solid-router/reference/primitives/use-match.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ function FileInfo() {
148148

149149
## Related
150150

151-
- [`useParams`](/reference/router-primitives/use-params)
152-
- [`useLocation`](/reference/router-primitives/use-location)
151+
- [`useParams`](/reference/primitives/use-params)
152+
- [`useLocation`](/reference/primitives/use-location)

0 commit comments

Comments
 (0)