Merge pull request #83 from venkat4541/update-instructions-button-text

Change the button text for installation instructions for Mac
This commit is contained in:
nitro
2024-09-08 14:30:41 +02:00
committed by GitHub

View File

@@ -246,7 +246,7 @@ export default function DownloadPage() {
"https://docs.zen-browser.app/guides/install-macos")
}
>
Download Zen for MacOS
Installation Instructions for MacOS
</Button>
</div>
)}