You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ pnpm i
100
100
pnpm dev
101
101
```
102
102
103
-
4. Now you can visit http://localhost:3000/query/latest/docs/overview in the browser and see the changes you make in`tanstack/query/docs` there.
103
+
4. Now you can visit http://localhost:3000/query/latest/docs/framework/react/overview in the browser and see the changes you make in`tanstack/query/docs` there.
104
104
105
105
> [!WARNING]
106
106
> You will need to update the `docs/config.json` file (in `TanStack/query`) if you add a new documentation page!
0 commit comments