Skip to content

Commit eabcc4c

Browse files
committed
Add link to Discord
Signed-off-by: Justin Dorfman <[email protected]>
1 parent 340c665 commit eabcc4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/core/Footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ class Footer extends React.Component {
3535
</div>
3636
<div>
3737
<h5>Community</h5>
38-
<a href={siteConfig.gitterUrl} target="_blank">
39-
Chat on Gitter
38+
<a href="https://discord.gg/hJbyNrRJWr" target="_blank">
39+
Chat on Discord
4040
</a>
4141
</div>
4242
<div>

0 commit comments

Comments
 (0)