File tree 3 files changed +3
-3
lines changed
src/app/(networks)/(non-evm)
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ const nextConfig = bundleAnalyzer({
54
54
{
55
55
source : '/discord{/}?' ,
56
56
permanent : true ,
57
- destination : 'https://discord.gg/ej78AWjy6Y ' ,
57
+ destination : 'https://discord.gg/qGeREffeAH ' ,
58
58
} ,
59
59
{
60
60
source : '/github{/}?' ,
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ export const Hero: FC = () => {
54
54
< div className = "flex flex-col items-center gap-1 lg:items-end" >
55
55
< span className = "font-semibold lg:text-sm" > Need Help?</ span >
56
56
< Button icon = { DiscordIcon } variant = "link" size = "sm" asChild >
57
- < LinkExternal href = "https://discord.gg/NVPXN4e " >
57
+ < LinkExternal href = "https://sushi.com/discord " >
58
58
Join our discord
59
59
</ LinkExternal >
60
60
</ Button >
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ export const Hero: FC = () => {
54
54
< div className = "flex flex-col items-center gap-1 lg:items-end" >
55
55
< span className = "font-semibold lg:text-sm" > Need Help?</ span >
56
56
< Button icon = { DiscordIcon } variant = "link" size = "sm" asChild >
57
- < LinkExternal href = "https://discord.gg/NVPXN4e " >
57
+ < LinkExternal href = "https://sushi.com/discord " >
58
58
Join our discord
59
59
</ LinkExternal >
60
60
</ Button >
You can’t perform that action at this time.
0 commit comments