Skip to content

Commit b92a7d9

Browse files
committed
Update flasher link to use relative path
1 parent e16b3b1 commit b92a7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
Explore GitHub
5353
</a>
5454
<a
55-
href="https://bruce.computer/flasher"
55+
href="/flasher"
5656
target="_blank"
5757
class="ml-4 inline-block rounded-lg border-2 border-[#9B51E0] px-6 py-2 text-center text-lg text-[#9B51E0] transition"
5858
>

0 commit comments

Comments
 (0)