Skip to content

Commit

Permalink
updated the slack link for website
Browse files Browse the repository at this point in the history
  • Loading branch information
nareshNishad committed Jul 15, 2023
1 parent 1dbde43 commit 8e45005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import github from './github.svg';
const Navbar = () => {
return (
<div className="topnav">
<a href="https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA" target="_blank" rel="noopener noreferrer">
<a href="https://join.slack.com/t/firstcontributors/shared_invite/zt-1n4y7xnk0-DnLVTaN6U9xLU79H5Hi62w" target="_blank" rel="noopener noreferrer">
<img src={slack} className="logo" alt="slack logo" />
<span>Slack</span>
</a>
Expand Down

0 comments on commit 8e45005

Please sign in to comment.