Skip to content

Commit 9de8c4c

Browse files
authored
Fix README img (#1099)
1 parent e9898ec commit 9de8c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/openapi-fetch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🎾 openapi-fetch
22

3-
<img src="../../../docs/public/assets/openapi-fetch.svg" alt="openapi-fetch" width="216" height="40" />
3+
<img src="../../docs/public/assets/openapi-fetch.svg" alt="openapi-fetch" width="216" height="40" />
44

55
openapi-fetch is an ultra-fast fetch client for TypeScript using your OpenAPI schema. Weighs in at **1 kb** and has virtually zero runtime. Works with React, Vue, Svelte, or vanilla JS.
66

0 commit comments

Comments
 (0)