Skip to content

Commit

Permalink
chore: update invitation link
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoysrt committed Nov 9, 2024
1 parent 8be8209 commit adbe310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function Navbar() {
const links = [
{ name: "Docs", href: "/docs" },
{ name: "App Store", href: "/docs/dashboard/swiftwave_app_store"},
{ name: "Community", href: "http://slack.swiftwave.org/" },
{ name: "Community", href: "http://community.swiftwave.org/" },
{ name: "Contribute", href: "/docs/contribution_guideline" },
{ name: "Support", href: "/docs/support_us" },
]
Expand Down

0 comments on commit adbe310

Please sign in to comment.