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.
2 parents 67dd51b + 6f25b12 commit 56b2beeCopy full SHA for 56b2bee
content/docs/contribute/desktop/index.mdx
@@ -6,5 +6,5 @@ import { BookIcon, HammerIcon } from 'lucide-react'
6
7
<Cards>
8
<Card title="Building Zen" icon={<BookIcon />} description="Getting Started with Zen Browser Development" href="/contribute/desktop/building" />
9
- <Card title="Working on Zen" icon={<HammerIcon />} description="Getting Started with Zen's Homepage Development" href="/contribute/desktop/working" />
+ <Card title="Code Structure" icon={<BookIcon />} description="Zen Browser Code Structure and Preference Management" href="/contribute/desktop/code-structure-and-prefs" />
10
</Cards>
0 commit comments