Skip to content

Commit 6fdf59c

Browse files
committed
fix: link
1 parent 8f29774 commit 6fdf59c

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

.github/workflows/lighthouse-commit.yaml

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import Layout from '../components/Layout.astro';
1818
<a
1919
rel="prefetch"
2020
class="rounded-full border-2 border-white bg-white px-8 py-4 text-fuchsia-600 hover:border-slate-200 hover:bg-slate-200"
21-
href="/docs"
21+
href="/docs/"
2222
>
2323
Get Started
2424
</a>

0 commit comments

Comments
 (0)