Skip to content

Commit be8d0e7

Browse files
authored
docs: update broken links in README (TanStack#5691)
1 parent 2c74877 commit be8d0e7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ Try other [TanStack](https://tanstack.com) libraries:
4646

4747
You may know **TanStack Table** by our adapter names, too!
4848

49-
- [Angular Table](https://tanstack.com/table/v8/docs/adapters/angular-table)
50-
- [Lit Table](https://tanstack.com/table/v8/docs/adapters/lit-table)
51-
- [Qwik Table](https://tanstack.com/table/v8/docs/adapters/qwik-table)
52-
- [**React Table**](https://tanstack.com/table/v8/docs/adapters/react-table)
53-
- [Solid Table](https://tanstack.com/table/v8/docs/adapters/solid-table)
54-
- [Svelte Table](https://tanstack.com/table/v8/docs/adapters/svelte-table)
55-
- [Vue Table](https://tanstack.com/table/v8/docs/adapters/vue-table)
49+
- [Angular Table](https://tanstack.com/table/v8/docs/framework/angular/angular-table)
50+
- [Lit Table](https://tanstack.com/table/v8/docs/framework/lit/lit-table)
51+
- [Qwik Table](https://tanstack.com/table/v8/docs/framework/qwik/qwik-table)
52+
- [**React Table**](https://tanstack.com/table/v8/docs/framework/react/react-table)
53+
- [Solid Table](https://tanstack.com/table/v8/docs/framework/solid/solid-table)
54+
- [Svelte Table](https://tanstack.com/table/v8/docs/framework/svelte/svelte-table)
55+
- [Vue Table](https://tanstack.com/table/v8/docs/framework/vue/vue-table)
5656

5757
## Summary
5858

0 commit comments

Comments
 (0)