From 650f1deb1b92571f3f844f5fa142e95387fe1ac0 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Mon, 24 Apr 2023 18:53:52 +0200
Subject: [PATCH] Fix Matthieu's webpage link

---
 data/contact.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/contact.yaml b/data/contact.yaml
index 4ae354b..1b77fa5 100644
--- a/data/contact.yaml
+++ b/data/contact.yaml
@@ -3,7 +3,7 @@ people: [
     name: Dr. Matthieu Schaller,
     role: Project PI,
     affil: "Lorentz Institute & Leiden Observatory",
-    href: "www.matthieuschaller.com",
+    href: "https://www.matthieuschaller.com",
     expertise: Lead-developer,
   },
   {
-- 
GitLab