From f71a405273ec9922eacf3f4fffc370b8c05e7ea5 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Thu, 11 Nov 2021 18:18:21 +0100
Subject: [PATCH] Clarified a link text in containers.md.

---
 doc.zih.tu-dresden.de/docs/software/containers.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/containers.md b/doc.zih.tu-dresden.de/docs/software/containers.md
index 93c276266..bbb3e8077 100644
--- a/doc.zih.tu-dresden.de/docs/software/containers.md
+++ b/doc.zih.tu-dresden.de/docs/software/containers.md
@@ -31,9 +31,9 @@ environment.
     creating a new container requires root privileges.
 
 However, new containers can be created on your local workstation and moved to ZIH systems for
-execution. Follow the instructions for [locally install Singularity](#local-installation) and
-[container creation](#container-creation).  Moreover, existing Docker container can easily be
-converted, which is documented [here](#importing-a-docker-container).
+execution. Follow the instructions for [locally installing Singularity](#local-installation) and
+[container creation](#container-creation). Moreover, existing Docker container can easily be
+converted, see [Import a docker container](#importing-a-docker-container).
 
 If you are already familar with Singularity, you might be more intressted in our [singularity
 recipes and hints](singularity_recipe_hints.md).
-- 
GitLab