From 7b54d42d4b8d94b8fb3afe377c617f2eb01a6653 Mon Sep 17 00:00:00 2001 From: Gothyoba <117473433+Gothyoba@users.noreply.github.com> Date: Sun, 7 Jul 2024 13:02:03 +0100 Subject: [PATCH] Updated link to android version in README The app has been removed from the play store --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc74039a11b..65659b6db11 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Wesnoth can be played on Windows, macOS, and Linux, and can be installed using: * standalone installers on [SourceForge](https://sourceforge.net/projects/wesnoth/files/) (Windows and macOS) * [Flatpak](https://flathub.org/apps/details/org.wesnoth.Wesnoth) (Linux) -Additionally, Wesnoth is available for [iOS](https://apps.apple.com/us/app/battle-for-wesnoth/id575852062) and [Android](https://play.google.com/store/apps/details?id=it.alessandropira.wesnoth114). +Additionally, Wesnoth is available for [iOS](https://apps.apple.com/us/app/battle-for-wesnoth/id575852062) and [Android](https://sourceforge.net/projects/wesnoth-on-android/files/). To build the game from source, see [INSTALL](/INSTALL.md) for instructions.