From 9007583cf4fa6c04fdeff69a41cd8b77c02b2b38 Mon Sep 17 00:00:00 2001 From: nitro <143457057+n7itro@users.noreply.github.com> Date: Thu, 22 Aug 2024 15:21:21 +0200 Subject: [PATCH] refer to official docs instead of github issue --- src/components/download.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/download.tsx b/src/components/download.tsx index bc6018c..2ab7f6e 100644 --- a/src/components/download.tsx +++ b/src/components/download.tsx @@ -245,7 +245,7 @@ export default function DownloadPage() { className="mt-5" onClick={() => (window.location.href = - "https://github.com/zen-browser/desktop/issues/53") + "https://docs.zen-browser.app/guides/install-macos") } > Download Zen for MacOS