Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/docs/getting-started/download-codex.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@ Visit [codexeditor.app](https://codexeditor.app/) to access the download page wi

<Cards>
<Card
href="#macos-installation"
href="https://codexeditor.app/downloads"
title="macOS"
>
Download for Apple Silicon or Intel Macs
</Card>
<Card
href="#windows-installation"
href="https://codexeditor.app/downloads"
title="Windows"
>
Download x64 installer for Windows 10 or later
</Card>
<Card
href="#linux-installation"
href="https://codexeditor.app/downloads"
title="Linux"
>
Download for x64, arm64, or armhf architectures
Expand Down
Loading