From 36ab88d265afebd0be79d4bbe8b8961b4e245f2a Mon Sep 17 00:00:00 2001 From: Matt Borgerson Date: Wed, 8 Jan 2025 00:16:59 -0700 Subject: [PATCH] Be consistent about x86-64 vs x86_64 --- docs/docs/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/download.md b/docs/docs/download.md index 55f774b8e..16f3ef638 100644 --- a/docs/docs/download.md +++ b/docs/docs/download.md @@ -1,6 +1,6 @@ ## Download for Windows -[Download for :fontawesome-brands-windows: Windows (x86-64)](https://github.com/xemu-project/xemu/releases/latest/download/xemu-win-x86_64-release.zip){ .md-button .md-button--secondary } [Download for :fontawesome-brands-windows: Windows (arm64)](https://github.com/xemu-project/xemu/releases/latest/download/xemu-win-aarch64-release.zip){ .md-button .md-button--secondary } +[Download for :fontawesome-brands-windows: Windows (x86_64)](https://github.com/xemu-project/xemu/releases/latest/download/xemu-win-x86_64-release.zip){ .md-button .md-button--secondary } [Download for :fontawesome-brands-windows: Windows (arm64)](https://github.com/xemu-project/xemu/releases/latest/download/xemu-win-aarch64-release.zip){ .md-button .md-button--secondary } ### Installation