From 64503dbe4637d5bb584bbc3183bf9587bcbbcae4 Mon Sep 17 00:00:00 2001 From: Stefan Bienert <stefan.bienert@unibas.ch> Date: Mon, 2 Mar 2020 17:10:05 +0100 Subject: [PATCH] Cosmetics --- docker/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/README.rst b/docker/README.rst index 3d3b410ca..974c4807b 100644 --- a/docker/README.rst +++ b/docker/README.rst @@ -7,10 +7,10 @@ OST Docker this depends on set up, we skip the ``sudo`` in all commands. 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 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