Skip to content

Commit 2ef7d8a

Browse files
committed
Reverse FR Discord link to previous one
1 parent 022e6dd commit 2ef7d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/SelectMenu/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export const SelectMenuLayout: React.FC<Props & SubNavigationProps> = ({children
116116
<Button size="xs" color="light" className="mx-2 my-2 lg:my-0" href="https://discord.com/invite/XgJpXpG2Eu">
117117
<span className="inline-flex items-center "><img src={SGCS} height={16} width={16} alt="Community logo"/>&nbsp;Simrail Global</span>
118118
</Button>
119-
<Button size="xs" color="light" className="mx-2 my-2 lg:my-0" href="https://discord.gg/simrailfr">
119+
<Button size="xs" color="light" className="mx-2 my-2 lg:my-0" href="https://simrail.fr/discord">
120120
<span className="inline-flex items-center "><img src={SRFR} height={16} width={16} alt="Community logo"/>&nbsp;Simrail FR/CH/BE</span>
121121
</Button>
122122
<Button size="xs" color="light" className="mx-2 my-2 lg:my-0" href="https://discord.gg/DztnvgePXw">

0 commit comments

Comments
 (0)