From b3b76f2f9e6b9dc5a84d6c25f1c704cd57a87369 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz <wallbraker@gmail.com> Date: Thu, 10 Mar 2022 11:15:48 +0000 Subject: [PATCH] index: Make links proper --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 242c130..9d7c436 100644 --- a/index.md +++ b/index.md @@ -19,8 +19,8 @@ systems such as Windows in the near future. ## Important links -* Source code: https://gitlab.freedesktop.org/monado/monado -* Discord server: https://discord.gg/8RkJgRJ +* Source code: <https://gitlab.freedesktop.org/monado/monado> +* Discord server: <https://discord.gg/8RkJgRJ> * IRC channel: [#monado](https://webchat.oftc.net/?channels=monado) on [OFTC](https://oftc.net/). ## Highlights -- GitLab