diff --git a/docs/source/index.rst b/docs/source/index.rst
index 2581088ad347c4cf8c4349b87b81ba342e0e85ce..5e74124ec477cf8febf2fa4abdb7e6759c793aaf 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -3,11 +3,10 @@ Welcome to the DART-WRF documentation!
 
 **DART-WRF** is a python package to run an Ensemble Data Assimilation system using the data assimilation suite `DART <https://docs.dart.ucar.edu/en/latest/README.html>`_ and the weather research and forecast model `WRF <https://www2.mmm.ucar.edu/wrf/users/docs/docs_and_pubs.html>`_.
 
-DART-WRF is available at `github.com/lkugler/DART-WRF <https://github.com/lkugler/DART-WRF>`_.
-
 Installation
 ------------
 
+DART-WRF is available at `github.com/lkugler/DART-WRF <https://github.com/lkugler/DART-WRF>`_.
 At the command line: 
 
 .. code-block::
@@ -16,6 +15,14 @@ At the command line:
    cd DART-WRF
    pip install -e .
 
+
+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>`_
+
+
 .. toctree::
    :hidden: