Skip to content

Commit c0bc582

Browse files
committed
workaround gameboy.html missing issue
1 parent 5b29422 commit c0bc582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/home/home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const HomePage = () => {
2929
},
3030
{
3131
key: "gameboy-demo",
32-
label: <Link to="/gameboy">Game Boy Advance</Link>,
32+
label: <Link to="/gameboy/">Game Boy Advance</Link>,
3333
definition:
3434
"a fully GBA based version of dectalk... running in a fully web based version of a GBA emulator",
3535
},

0 commit comments

Comments
 (0)