We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158847e commit 255ac96Copy full SHA for 255ac96
docs/api/data-routers/createHashRouter.md
@@ -23,7 +23,7 @@ https://github.com/remix-run/react-router/blob/main/packages/react-router/lib/do
23
[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.createHashRouter.html)
24
25
Create a new [data router](https://api.reactrouter.com/v7/interfaces/react_router.DataRouter.html) that manages the application
26
-path via the URL [`hash`]https://developer.mozilla.org/en-US/docs/Web/API/URL/hash).
+path via the URL [`hash`](https://developer.mozilla.org/en-US/docs/Web/API/URL/hash).
27
28
## Signature
29
0 commit comments