From 289d6ebc436c5f03cb0785c529657e89e3144e11 Mon Sep 17 00:00:00 2001 From: PeterN Date: Thu, 14 Sep 2023 00:17:08 +0100 Subject: [PATCH] Doc: Replace plain URLs to OpenGFX/SFX/MSX with Markdown links. (#11295) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7b66a1024..d2b6f3f7f5 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,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/latest for OpenGFX -- https://www.openttd.org/downloads/opensfx-releases/latest for OpenSFX -- https://www.openttd.org/downloads/openmsx-releases/latest for OpenMSX +- [OpenGFX](https://www.openttd.org/downloads/opengfx-releases/latest) +- [OpenSFX](https://www.openttd.org/downloads/opensfx-releases/latest) +- [OpenMSX](https://www.openttd.org/downloads/openmsx-releases/latest) Please follow the readme of these packages about the installation procedure. The Windows installer can optionally download and install these packages.