Skip to content

Commit

Permalink
link to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoMoretti committed Oct 7, 2024
1 parent aa889af commit 89fd1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/components/announcement.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Separator } from "@/components/ui/separator"
export function Announcement() {
return (
<Link
href="/docs/cli"
href="/docs/usage"
className="group inline-flex items-center px-0.5 text-sm font-medium"
>
<PieChart className="h-4 w-4" />{" "}
Expand Down

0 comments on commit 89fd1ae

Please sign in to comment.