Skip to content

Commit

Permalink
Fix: broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ajstrongdev committed Sep 13, 2024
1 parent ff5a43d commit 513b31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const baritems = [
goto: "Wiki"
},
{
link: "Whether you prefer the traditional floating windows, or are a fanatic of tiling window managers, Unicorn is perfect for you. With optional auto-tiling you can easily toggle between floating and tiling at the press of a button. ",
link: "https://discord.com/invite/reSvc8Ztk3",
goto: "Community"
}
]
Expand Down

0 comments on commit 513b31b

Please sign in to comment.