Skip to content

Commit b879836

Browse files
authored
docs: fix link
1 parent c5e409b commit b879836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Hooks for fetching, caching and updating asynchronous data in React, Solid, Svel
1212
<img src="https://github.com/TanStack/query/workflows/react-query%20tests/badge.svg" />
1313
</a><a href="https://www.npmjs.com/package/@tanstack/query-core" target="\_parent">
1414
<img alt="" src="https://img.shields.io/npm/dm/@tanstack/query-core.svg" />
15-
</a><a href="https://bundlephobia.com/package/@tanstack/react-query@latest" target="\_parent">
15+
</a><a href="https://bundlejs.com/?q=%40tanstack%2Freact-query%40alpha&config=%7B%22esbuild%22%3A%7B%22external%22%3A%5B%22react%22%2C%22react-dom%22%5D%7D%7D&badge=" target="\_parent">
1616
<img alt="" src="https://deno.bundlejs.com/?q=@tanstack/react-query@alpha&config={%22esbuild%22:{%22external%22:[%22react%22,%22react-dom%22]}}&badge=detailed" />
1717
</a><a href="#badge">
1818
<img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">

0 commit comments

Comments
 (0)