Skip to content

Commit

Permalink
Update Github link in Navbar component
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne committed Feb 7, 2024
1 parent 615cc23 commit f81a87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Home/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const NAV_LINKS = [
icon: FaGithub,
label: "Github",
title: "Star on GitHub",
link: "https://github.com/diwash007/pedagochat",
link: "",
externalPage: true,
},
];
Expand Down

0 comments on commit f81a87a

Please sign in to comment.