From a4edc72775a11db708798fb5d819252baa398ec2 Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Mon, 2 Mar 2020 17:09:05 +0100
Subject: [PATCH] Cosmetics

---
 docker/README.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docker/README.rst b/docker/README.rst
index 93e58eb30..3d3b410ca 100644
--- a/docker/README.rst
+++ b/docker/README.rst
@@ -6,10 +6,11 @@ OST Docker
   For many docker installations it is required to run docker commands as root. As
   this depends on set up, we skip the ``sudo`` in all commands.
 
-Obtain image from the OST registry
+Obtain Docker image from the OST registry
 ----------------------------------
 
-OST has its own [container registry](https://git.scicore.unibas.ch/schwede/openstructure/container_registry) inside GitLab. There we try to keep one image for the latest stable version of OST. You can import it by
+OST has its own `container registry https://git.scicore.unibas.ch/schwede/openstructure/container_registry`_ inside GitLab. There we try to keep one image for
+the latest stable version of OST. You can import it by
 
 .. code-block:: bash
 
-- 
GitLab