From ed3cbd7c5d34ad55862a11a877e455eb1aa136b7 Mon Sep 17 00:00:00 2001
From: lkugler <lukas.kugler@gmail.com>
Date: Wed, 22 Feb 2023 15:48:42 +0100
Subject: [PATCH] .

---
 docs/source/index.rst | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst
index 5e74124..ada7b32 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -6,8 +6,7 @@ Welcome to the DART-WRF documentation!
 Installation
 ------------
 
-DART-WRF is available at `github.com/lkugler/DART-WRF <https://github.com/lkugler/DART-WRF>`_.
-At the command line: 
+DART-WRF is available at `github.com/lkugler/DART-WRF <https://github.com/lkugler/DART-WRF>`_ using the command line: 
 
 .. code-block::
    
@@ -19,8 +18,8 @@ At the command line:
 Helpful other documentations
 ----------------------------
 
-`**DART** <https://docs.dart.ucar.edu/en/latest/README.html>`_ 
-`**WRF** <https://www2.mmm.ucar.edu/wrf/users/docs/docs_and_pubs.html>`_
+`**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>`_
 
 
 .. toctree::
-- 
GitLab