Skip to content

Commit

Permalink
Merge pull request #44 from a16z-infra/small-fix-2
Browse files Browse the repository at this point in the history
update about link
  • Loading branch information
ykhli authored Jul 11, 2023
2 parents ccfeee0 + 9265b23 commit 0cf533f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Link from "next/link";
const navigation = [
{
name: "About",
href: "https://github.com/a16z-infra/ai-getting-started",
href: "https://github.com/a16z-infra/companion-app",
current: false,
},
];
Expand Down

0 comments on commit 0cf533f

Please sign in to comment.