From 030f4d2bc9ddd32d4e25c106196cb24a18b378ae Mon Sep 17 00:00:00 2001
From: Volker Hilsheimer <volker.hilsheimer@qt.io>
Date: Tue, 9 Mar 2021 18:37:55 +0100
Subject: [PATCH] Make relative link work, maybe

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

diff --git a/README.md b/README.md
index 3185511..15b73f8 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ using virtual machines that run either locally, or in the cloud.
 
 # Documentation
 
-For documentation of minicoin, see the [project wiki](-/wikis/home).
+For documentation of minicoin, see the [project wiki](../../wikis/home).
 
 # Teaser
 
-- 
GitLab