Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed Jun 30, 2024
1 parent 579e5ae commit 9b8ddca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ui/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const Navbar = () => {
const navlinks: NavLink[] = [
{
title: 'Home',
path: '/',
path: 'https://myriadflow.com',
},
{
title: 'Discover',
Expand Down

0 comments on commit 9b8ddca

Please sign in to comment.