Skip to content

Commit beae423

Browse files
committed
again: replace incative slack join link with new one
1 parent 6faaada commit beae423

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 @@ import github from './github.svg';
88
const Navbar = () => {
99
return (
1010
<div className="topnav">
11-
<a href="https://firstcontributors.slack.com/join/shared_invite/zt-vchl8cde-S0KstI_jyCcGEEj7rSTQiA#/shared-invite/email" target="_blank" rel="noopener noreferrer">
11+
<a href="https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA" target="_blank" rel="noopener noreferrer">
1212
<img src={slack} className="logo" alt="slack logo" />
1313
<span>Slack</span>
1414
</a>

0 commit comments

Comments
 (0)