From 6f25b1245d34e2182944eccbf586791b172f516f Mon Sep 17 00:00:00 2001 From: Jonas List Date: Sun, 3 Aug 2025 20:13:12 +0200 Subject: [PATCH] docs(contribute): fix desktop contribution guide card --- content/docs/contribute/desktop/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/contribute/desktop/index.mdx b/content/docs/contribute/desktop/index.mdx index d058331..7ac9d42 100644 --- a/content/docs/contribute/desktop/index.mdx +++ b/content/docs/contribute/desktop/index.mdx @@ -6,5 +6,5 @@ import { BookIcon, HammerIcon } from 'lucide-react' } description="Getting Started with Zen Browser Development" href="/contribute/desktop/building" /> - } description="Getting Started with Zen's Homepage Development" href="/contribute/desktop/working" /> + } description="Zen Browser Code Structure and Preference Management" href="/contribute/desktop/code-structure-and-prefs" /> \ No newline at end of file