Skip to content

Commit

Permalink
Merge pull request #45 from deepchem/UpdateGitterToDiscord
Browse files Browse the repository at this point in the history
Update Gitter Link to Discord
  • Loading branch information
rbharath committed Aug 23, 2024
2 parents 8f98def + 912b1ca commit ac6afc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions new-website/deepchem/components/Header/NavLinks.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ const NavLinks = () => {
<li>
<NavLink
label="Discuss"
link="https://gitter.im/deepchem/Lobby"
icon="fa-brands fa-gitter"
link="https://discord.gg/deXJEfyn5x"
icon="fa-brands fa-discord"
blank={true}
/>
</li>
Expand Down

0 comments on commit ac6afc5

Please sign in to comment.