Skip to content

Commit 649259b

Browse files
mrchieftannerlinsley
authored andcommitted
fix bad link (TanStack#1830)
1 parent 017ad28 commit 649259b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/useSortBy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following options are supported via the main options object passed to `useTa
4949
- When `true`, the `sortBy` state will automatically reset if any of the following conditions are met:
5050
- `data` is changed
5151
- To disable, set to `false`
52-
- For more information see the FAQ ["How do I stop my table state from automatically resetting when my data changes?"](./faq#how-do-i-stop-my-table-state-from-automatically-resetting-when-my-data-changes)
52+
- For more information see the FAQ ["How do I stop my table state from automatically resetting when my data changes?"](../faq.md#how-do-i-stop-my-table-state-from-automatically-resetting-when-my-data-changes)
5353

5454
### Column Options
5555

0 commit comments

Comments
 (0)