From 3c639dc9e7c0c72d3e0e87d7099fbd4b75aba721 Mon Sep 17 00:00:00 2001
From: merni-ns <66267867+merni-ns@users.noreply.github.com>
Date: Wed, 25 Dec 2024 18:18:11 +0530
Subject: [PATCH] Fix #330: Markdown changelog links (#333)
Fix links in the download page template and in one blog post to link to changelog.md rather than changelog.txt for versions released after this change was made in OpenTTD.
---
_layouts/download.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/_layouts/download.html b/_layouts/download.html
index e92d5c61..607f667f 100644
--- a/_layouts/download.html
+++ b/_layouts/download.html
@@ -34,7 +34,13 @@
Download {{ page.name }}
Latest {{ page.name }} release in {{ page.category }} is {{ page.version }}, released on {{ page.date | date: "%Y-%m-%d %H:%M" }} UTC.