Skip to content

Commit 7c6ff7d

Browse files
committed
guides: add missing hash link
1 parent 5ec6700 commit 7c6ff7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-guides/working-with-the-search-string.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ search field.
1010

1111
## Using the `useSearchParams` hook
1212

13-
React Router includes a convenient [`useSearchParams` hook](#TODO) for working
13+
React Router includes a convenient [`useSearchParams` hook](../api-reference.md#usesearchparams) for working
1414
with search strings that is based on [JavaScript's standard `URLSearchParams`
1515
API](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams).
1616

0 commit comments

Comments
 (0)