diff options
author | trautamaki <13891897+trautamaki@users.noreply.github.com> | 2021-12-22 16:26:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-22 15:26:45 +0100 |
commit | f6e6b2c91730e24c68941ca99442458e43e2075f (patch) | |
tree | e7fabe13550a7375e9cdfa17584924177b18e95e | |
parent | afb817fe193311f6298776c19849fa4fd3ef12b2 (diff) | |
download | openttd-f6e6b2c91730e24c68941ca99442458e43e2075f.tar.xz |
Doc: fix broken links to Open{GFX,SFX,MSX} in README.md (#9759)
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |