From 9eb2944a6a0ff7c44f3552b5e863530f417d4903 Mon Sep 17 00:00:00 2001
From: Tom Wiesing <tom.wiesing@fau.de>
Date: Wed, 20 Mar 2019 10:54:50 +0100
Subject: [PATCH] Update former.html

---
 people/meta/former.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/people/meta/former.html b/people/meta/former.html
index ab43c00..61a9dd6 100644
--- a/people/meta/former.html
+++ b/people/meta/former.html
@@ -7,7 +7,7 @@ permalink: /people/former/
 {% assign people = site.pages | where: "layout", "person" | where_exp: "person",
 "person.end_date != null" | sort: "start_date" %}
 
-<p>This page lists the former members of the KWARC group (<a href="people/">current
+<p>This page lists the former members of the KWARC group (<a href="/people/">current
 members</a>). We are very proud of our alumni; if you are one, please keep in touch. </p>
 
 
-- 
GitLab