summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrautamaki <13891897+trautamaki@users.noreply.github.com>2021-12-22 16:26:45 +0200
committerGitHub <noreply@github.com>2021-12-22 15:26:45 +0100
commitf6e6b2c91730e24c68941ca99442458e43e2075f (patch)
treee7fabe13550a7375e9cdfa17584924177b18e95e
parentafb817fe193311f6298776c19849fa4fd3ef12b2 (diff)
downloadopenttd-f6e6b2c91730e24c68941ca99442458e43e2075f.tar.xz
Doc: fix broken links to Open{GFX,SFX,MSX} in README.md (#9759)
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 75ef46faa..8fc534dcf 100644
--- a/README.md
+++ b/README.md
@@ -77,9 +77,9 @@ For some platforms, you will need to refer to [the installation guide](https://w
The free data files, split into OpenGFX for graphics, OpenSFX for sounds and
OpenMSX for music can be found at:
-- https://www.openttd.org/downloads/opengfx-releases/ for OpenGFX
-- https://www.openttd.org/downloads/opensfx-releases/ for OpenSFX
-- https://www.openttd.org/downloads/openmsx-releases/ for OpenMSX
+- https://www.openttd.org/downloads/opengfx-releases/latest for OpenGFX
+- https://www.openttd.org/downloads/opensfx-releases/latest for OpenSFX
+- https://www.openttd.org/downloads/openmsx-releases/latest for OpenMSX
Please follow the readme of these packages about the installation procedure.
The Windows installer can optionally download and install these packages.