From 1345f84696793fe714fafc5d081691e23c5682e4 Mon Sep 17 00:00:00 2001 From: tho Date: Mon, 3 Nov 2025 03:52:14 +0500 Subject: [PATCH] Fix links for macOS installation instructions The links were mixed up --- docs/players/Installation_macOS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/players/Installation_macOS.md b/docs/players/Installation_macOS.md index 02ef4712c..08307fd65 100644 --- a/docs/players/Installation_macOS.md +++ b/docs/players/Installation_macOS.md @@ -6,8 +6,8 @@ - manually: - via Homebrew: `brew install --cask --no-quarantine vcmi/vcmi/vcmi` - Daily builds (might be unstable) - - [Intel (x86_64) builds](https://builds.vcmi.download/branch/develop/macos-arm/) - - [Apple Silicon (arm64) builds](https://builds.vcmi.download/branch/develop/macos-intel/) + - [Intel (x86_64) builds](https://builds.vcmi.download/branch/develop/macos-intel/) + - [Apple Silicon (arm64) builds](https://builds.vcmi.download/branch/develop/macos-arm/) If the app doesn't open, right-click the app bundle - select *Open* menu item - press *Open* button. On macOS 15 Sequoia and later there will be no *Open* button, instead you'll see the following dialog: