We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a985b8 commit be4f2c8Copy full SHA for be4f2c8
docs/vercel/src/routes/+page.svelte
@@ -62,9 +62,8 @@
62
<h1>Onefetch</h1>
63
<p>
64
<small>
65
- <a href="https://github.com/o2sh/onefetch/wiki">wiki</a> |
66
- <a href="https://github.com/o2sh/onefetch/tree/main/docs/vercel"
67
- >github</a>
+ <a href="https://github.com/o2sh/onefetch">github</a> |
+ <a href="https://github.com/o2sh/onefetch/wiki">wiki</a>
68
| built with ❤ by
69
<a href="https://github.com/spenserblack">@spenserblack</a> and
70
<a href="https://github.com/o2sh">@o2sh</a></small>
0 commit comments