Skip to content

Commit 255ac96

Browse files
committed
chore: generate markdown docs from jsdocs
1 parent 158847e commit 255ac96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/data-routers/createHashRouter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ https://github.com/remix-run/react-router/blob/main/packages/react-router/lib/do
2323
[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.createHashRouter.html)
2424

2525
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).
26+
path via the URL [`hash`](https://developer.mozilla.org/en-US/docs/Web/API/URL/hash).
2727

2828
## Signature
2929

0 commit comments

Comments
 (0)