From 835fa309be89518f7805fe6302dd3f6731cd61ae Mon Sep 17 00:00:00 2001 From: leufen1 <l.leufen@fz-juelich.de> Date: Wed, 7 Oct 2020 17:31:03 +0200 Subject: [PATCH] change single link name --- docs/_source/get-started.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_source/get-started.rst b/docs/_source/get-started.rst index 23dde79a..ee4a53e9 100644 --- a/docs/_source/get-started.rst +++ b/docs/_source/get-started.rst @@ -14,8 +14,8 @@ MLAir is based on several python frameworks. To work properly, you have to insta packages built for your operating system. Unfortunately, the names of these package may differ for different systems. In this instruction, we try to address users of different operating systems namely openSUSE Leap, Ubuntu and macOS. If the installation is still not working, we recommend skipping the geographical plot. We have put together a small -workaround :ref:`Workaround to skip geographical plot`. For special instructions to install MLAir on the Juelich -HPC systems, see :ref:`Installation on Jülich HPC systems`. +workaround :ref:`here<Workaround to skip geographical plot>`. For special instructions to install MLAir on the Juelich +HPC systems, see section :ref:`Installation on Jülich HPC systems`. Pre-requirements ~~~~~~~~~~~~~~~~ -- GitLab