Skip to content

Commit bc42edf

Browse files
committed
fix: redirect
1 parent 49b5cde commit bc42edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/TopBarMenu.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const menuOptions: MenuOption[] = [
9494
<n-button
9595
quaternary
9696
tag="a"
97-
href="https://rpcsx.github.io/rpcsx-site/"
97+
href="/"
9898
>
9999
<img
100100
alt="RPCSX logo"

0 commit comments

Comments
 (0)