We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
react-router
2 parents 0a17eb5 + ff202bb commit 12af5b9Copy full SHA for 12af5b9
README.md
@@ -3,7 +3,7 @@
3
4
An implementation of the Next.js Router that keeps the state of the "URL" in memory (does not read or write to the
5
address bar). Useful in **tests** and **Storybook**.
6
-Inspired by [`react-router > MemoryRouter`](https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/api/MemoryRouter.md).
+Inspired by [`react-router > MemoryRouter`](https://github.com/remix-run/react-router/blob/main/docs/router-components/memory-router.md).
7
8
Tested with NextJS v13, v12, v11, and v10.
9
0 commit comments