From d97a6a54b30e1ed019a365f58025df0995509414 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Tue, 16 Feb 2021 01:26:07 +0100
Subject: [PATCH] Fix link to repository

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

diff --git a/README.rst b/README.rst
index 4f3e85e..4db5c98 100644
--- a/README.rst
+++ b/README.rst
@@ -104,7 +104,7 @@ resources in undesirable, like HTML e-mails.
 Example
 -------
 
-The source distribution as well as the `Git repository` contain a full example
+The source distribution as well as the `Git repository`_ contain a full example
 application that serves the API under `/icons/` and a test page under `/test.html`.
 
 It is reduced to a minimal working example for the reader's convenience.
-- 
GitLab