mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-26 05:12:19 -05:00
Fix SR guide links
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user