Skip to content

Commit be4f2c8

Browse files
committed
update link in home page
1 parent 3a985b8 commit be4f2c8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/vercel/src/routes/+page.svelte

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,8 @@
6262
<h1>Onefetch</h1>
6363
<p>
6464
<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>
65+
<a href="https://github.com/o2sh/onefetch">github</a> |
66+
<a href="https://github.com/o2sh/onefetch/wiki">wiki</a>
6867
| built with ❤ by
6968
<a href="https://github.com/spenserblack">@spenserblack</a> and
7069
<a href="https://github.com/o2sh">@o2sh</a></small>

0 commit comments

Comments
 (0)