Skip to content

Commit

Permalink
update typography url in sidebar nav
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed May 28, 2023
1 parent 895996f commit 37af3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/src/lib/config/docs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const docsConfig: DocsConfig = {
},
{
title: "Typography",
href: "/docs/components/typography",
href: "/docs/typography",
items: []
}
]
Expand Down

1 comment on commit 37af3e7

@vercel
Copy link

@vercel vercel bot commented on 37af3e7 May 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.