diff --git a/docker/README.rst b/docker/README.rst
index 93e58eb3081750de14b2e18478b68ad8c90c9ee8..3d3b410caa249cb945310a59c2c7d59f33400d0b 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