mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-12 22:11:06 -05:00
Fix SR guide links
This commit is contained in:
parent
f3b6fe96ab
commit
fda5523ec5
|
|
@ -51,10 +51,10 @@ const SalmonRunLeaderboardsPage = ({}) => {
|
|||
<>
|
||||
<MyHead title={t`Salmon Run Records`} />
|
||||
<Flex justify="space-evenly" mb={6}>
|
||||
<MyLink prefetch href="/guide/fundamentals">
|
||||
<MyLink prefetch href="/sr/guide/fundamentals">
|
||||
Guide (Fundamentals)
|
||||
</MyLink>
|
||||
<MyLink prefetch href="/guide/advanced">
|
||||
<MyLink prefetch href="/sr/guide/advanced">
|
||||
Guide (Advanced)
|
||||
</MyLink>
|
||||
<MyLink isExternal href="https://discord.gg/pXHRffE">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user