Skip to content

Commit 2dacc2c

Browse files
authored
docs: fix header image in README (#413)
1 parent 5f2935c commit 2dacc2c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
<img src="https://static.scarf.sh/a.png?x-pxid=be2d8a11-9712-4c1d-9963-580b2d4fb133" />
22

3-
![TanStack Form Header](https://github.com/TanStack/form/raw/beta/media/repo-header.png)
3+
![TanStack Form Header](https://github.com/TanStack/form/raw/main/media/repo-header.png)
44

55
Hooks for fetching, caching and updating asynchronous data in React, Solid, Svelte and Vue
66

77
<a href="https://twitter.com/intent/tweet?button_hashtag=TanStack" target="\_parent">
88
<img alt="#TanStack" src="https://img.shields.io/twitter/url?color=%2308a0e9&label=%23TanStack&style=social&url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Fbutton_hashtag%3DTanStack">
99
</a><a href="https://discord.com/invite/WrRKjPJ" target="\_parent">
1010
<img alt="" src="https://img.shields.io/badge/Discord-TanStack-%235865F2" />
11-
</a><a href="https://github.com/TanStack/form/actions?query=workflow%3A%22form+tests%22">
12-
<img src="https://github.com/TanStack/form/workflows/form%20tests/badge.svg" />
1311
</a><a href="https://www.npmjs.com/package/@tanstack/form-core" target="\_parent">
1412
<img alt="" src="https://img.shields.io/npm/dm/@tanstack/form-core.svg" />
1513
</a><a href="https://bundlephobia.com/package/@tanstack/form@latest" target="\_parent">

0 commit comments

Comments
 (0)