Update download page to fix typo in flatpak command

This commit is contained in:
Mauro Balades 2024-07-25 13:32:27 +02:00
parent 9b260f5e36
commit 395a5b4071

View file

@ -126,7 +126,7 @@ export default function DownloadPage() {
<strong>Mac user?</strong><br/>
Setting up the MacOS version of Zen Browser is a bit more involved. We{"'"}re working on making this easier, but for now you can follow these steps:
<a href="https://github.com/zen-browser/desktop/issues/53" target="_blank" rel="noreferrer">
<Button className="mt-5">View MacOS instructions</Button>
<Button className="mt-5" type="button">View MacOS instructions</Button>
</a>
</p>
</div>