From b287dedcb4b011e2333ddd1e8c38ac5b5e90d86d Mon Sep 17 00:00:00 2001
From: bjorn <bjorn@collabora.com>
Date: Mon, 22 Aug 2022 15:14:14 -0700
Subject: [PATCH] readme: Fix changelog link;

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 96f883b1b..6e49fc7f9 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ This must stay in sync with the last section!
 > * Maintained at <https://gitlab.freedesktop.org/monado/monado>
 > * Latest API documentation: <https://monado.pages.freedesktop.org/monado>
 > * Continuously-updated changelog of the default branch:
->   <https://monado.pages.freedesktop.org/monado/md__c_h_a_n_g_e_l_o_g.html>
+>   <https://monado.pages.freedesktop.org/monado/_c_h_a_n_g_e_l_o_g.html>
 
 Monado is an open source XR runtime delivering immersive experiences such as VR
 and AR on mobile, PC/desktop, and any other device
-- 
GitLab