From 6ca1be79a913f4d374032ec43dbd0d13cf04811e Mon Sep 17 00:00:00 2001
From: Lina Wolf <48202465+linawolf@users.noreply.github.com>
Date: Thu, 29 May 2025 10:30:21 +0200
Subject: [PATCH] Fix link
---
Documentation/ProjectTemplates/GitLabTemplate/Index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ProjectTemplates/GitLabTemplate/Index.rst b/Documentation/ProjectTemplates/GitLabTemplate/Index.rst
index badc6484..663f87f0 100644
--- a/Documentation/ProjectTemplates/GitLabTemplate/Index.rst
+++ b/Documentation/ProjectTemplates/GitLabTemplate/Index.rst
@@ -58,7 +58,7 @@ Then clone the repository:
git clone git@gitlab.com:linawolf/getting-started-with-the-gitlab-template.git
.. note::
- You need an `SSH key (GitLab docu) ` to
+ You need an `SSH key (GitLab docu) `_ to
do this.
.. _gitlab-template-setup: