Skip to content

Commit 71ed5fc

Browse files
committed
fixed the slack link:
1 parent 8fa957f commit 71ed5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navbar/Navbar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class Navbar extends Component {
88
render() {
99
return (
1010
<div className="topnav">
11-
<a href="https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM" target="_blank" rel="noopener noreferrer">
11+
<a href="https://join.slack.com/t/firstcontributors/shared_invite/zt-hfcq788y-QaXzXT5clBBWukXQyBhH4w" target="_blank" rel="noopener noreferrer">
1212
<img src={slack} className="logo"/>
1313
<span>Slack</span>
1414
</a>

0 commit comments

Comments
 (0)