Skip to content

Commit 4c2cbe8

Browse files
committed
chore: change discord address
1 parent d17284c commit 4c2cbe8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Remember, bug reports are created in the hope that others with the same problem
1616

1717
Sovryn's GitHub issue trackers are not intended to provide help or support. Instead, use one of the following channels:
1818

19-
- [Discord](https://discord.gg/sovryn)
19+
- [Discord](https://discord.gg/5mAMAJb2X3)
2020
- [Gitbook Tutorials](https://sovryn-1.gitbook.io/sovryn)
2121
- [Sovryn Blog](https://sovryn.app/blog/)
2222

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Remember, bug reports are created in the hope that others with the same problem
8181

8282
Sovryn's GitHub issue trackers are not intended to provide help or support. Use one of the following channels instead:
8383

84-
- [Discord](https://discord.gg/sovryn)
84+
- [Discord](https://discord.gg/5mAMAJb2X3)
8585
- [Wiki Pages](https://wiki.sovryn.app)
8686
- [Sovryn Forum](https://forum.sovryn.app)
8787
- [Sovryn Blog](https://sovryn.app/blog/)

src/utils/classifiers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export const gasLimit = {
141141
[TxType.CLAIM_ALL_REWARDS]: 6800000,
142142
};
143143

144-
export const discordInvite = 'https://discord.gg/sovryn';
144+
export const discordInvite = 'https://discord.gg/5mAMAJb2X3';
145145

146146
export const sovrynTwitter = 'https://twitter.com/SovrynBTC';
147147
export const sovrynTelegram = 'https://t.me/SovrynBitcoin';

0 commit comments

Comments
 (0)