From c3c1428f20e745bf98b7da44db01f71c48a6e7a2 Mon Sep 17 00:00:00 2001 From: Jonas Betzendahl <jonas.betzendahl@gmail.com> Date: Wed, 10 Oct 2018 10:13:06 +0200 Subject: [PATCH] relative links in markdown *shakes fist angrily* --- people/jbetzendahl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/people/jbetzendahl.md b/people/jbetzendahl.md index bd2368c..cf2a4e9 100644 --- a/people/jbetzendahl.md +++ b/people/jbetzendahl.md @@ -20,4 +20,4 @@ My Bachelor Thesis at Bielefeld University had the topic of implementing Inverse I'm interested in logic, theorem proving, category theory, type theory and (formal) mathematics. -If you want to contact me, my email address is _myFirstName_._myLastName_@fau.de (public pgp-key is [here](keys/0xC64D686FC97D4B2D.asc)) +If you want to contact me, my email address is _myFirstName_._myLastName_@fau.de (my pgp-key is [here](../keys/0xC64D686FC97D4B2D.asc)) -- GitLab