We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cee159 commit 6d3039bCopy full SHA for 6d3039b
src/components/docs-sidebar.tsx
@@ -90,7 +90,7 @@ function TopNav() {
90
</TopNavLink>
91
</li>
92
<li className="flex items-center gap-3">
93
- <TopNavLink href="/course">
+ <TopNavLink href="/build-uis-that-dont-suck">
94
<svg viewBox="0 0 16 16" fill="none">
95
<path data-highlight d="M8 2 1 6l7 4 7-4-7-4Z" />
96
<path
0 commit comments