Skip to content

Commit

Permalink
Merge pull request #989 from interlay/peter/interlay-chore-discord-link
Browse files Browse the repository at this point in the history
interlay/chore: change discord link
  • Loading branch information
tomjeatt authored Feb 27, 2023
2 parents 0774a8a + c95841a commit 9621805
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ See our [contribution guidelines](https://github.com/interlay/interbtc-ui/blob/m

If you are searching for a place to start or would like to discuss features, reach out to us:

- [Discord](https://discord.gg/KgCYK3MKSf)
- [Discord](https://discord.gg/interlay)

## License

Expand Down
2 changes: 1 addition & 1 deletion src/config/links.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const INTERLAY_COMPANY_LINK = 'https://www.interlay.io';
const INTERLAY_EMAIL_LINK = 'mailto:[email protected]';
const INTERLAY_DISCORD_LINK = 'https://discord.gg/KgCYK3MKSf';
const INTERLAY_DISCORD_LINK = 'https://discord.gg/interlay';
const INTERLAY_GITHUB_LINK = 'https://github.com/interlay';
const INTERLAY_TWITTER_LINK = 'https://twitter.com/interlayHQ';
const INTERLAY_DOCS_LINK = 'https://docs.interlay.io';
Expand Down

1 comment on commit 9621805

@vercel
Copy link

@vercel vercel bot commented on 9621805 Feb 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.