Skip to content

Commit adbe310

Browse files
committed
chore: update invitation link
1 parent 8be8209 commit adbe310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/navbar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function Navbar() {
1010
const links = [
1111
{ name: "Docs", href: "/docs" },
1212
{ name: "App Store", href: "/docs/dashboard/swiftwave_app_store"},
13-
{ name: "Community", href: "http://slack.swiftwave.org/" },
13+
{ name: "Community", href: "http://community.swiftwave.org/" },
1414
{ name: "Contribute", href: "/docs/contribution_guideline" },
1515
{ name: "Support", href: "/docs/support_us" },
1616
]

0 commit comments

Comments
 (0)