From 75f61c2799d22f55a57dcd8e7c3878ec15bbed45 Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Wed, 22 Feb 2023 15:55:20 +0100 Subject: [PATCH] . --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index fabcd70..4413c0f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -18,8 +18,8 @@ DART-WRF is available at `github.com/lkugler/DART-WRF <https://github.com/lkugle Helpful other documentations ---------------------------- -**`DART docs <https://docs.dart.ucar.edu/en/latest/README.html>`_** -**`WRF Userguide <http://www2.mmm.ucar.edu/wrf/users/docs/user_guide_v4/v4.2/WRFUsersGuide_v42.pdf>`_** +**DART documentation** `[here] <https://docs.dart.ucar.edu/en/latest/README.html>`_ +**WRF user guide** `[here] <http://www2.mmm.ucar.edu/wrf/users/docs/user_guide_v4/v4.2/WRFUsersGuide_v42.pdf>`_ .. toctree:: -- GitLab