Skip to content

Commit d422102

Browse files
committed
chore: missing link
1 parent e0cc67b commit d422102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/react/basic-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ createRoot(document.getElementById('root')!).render(
7575

7676
Finally add any additional configuration you desire to the `TanstackDevtools` component, more information can be found under the [TanStack Devtools Configuration](../../configuration.md) section.
7777

78-
A complete working example can be found in our [basic example](https://tanstack.com/devtools/latest/docs/framework/react/examples).
78+
A complete working example can be found in our [basic example](https://tanstack.com/devtools/latest/docs/framework/react/examples/basic).

0 commit comments

Comments
 (0)