asgardex / asgardex-website

https://asgardex-landing-six.vercel.app
0 stars 1 forks source link

Invalid Discord link on Footer #54

Closed GrassRootsCrypto closed 4 months ago

GrassRootsCrypto commented 4 months ago

Link is invalid on the webpage footer.

https://discord.com/invite/XjV3Hnud is invalid.

Change to https://discord.com/invite/hkeJxHS7d7 which is the link in the header. Prob best to make a constant for all links.

Line to change is https://github.com/asgardex/asgardex-website/blob/master/src/app/ui/Footer.tsx#L26