diff --git a/doc/guide/Guide_Git_Development.ipynb b/doc/guide/Guide_Git_Development.ipynb index c434ed978..614ff3949 100644 --- a/doc/guide/Guide_Git_Development.ipynb +++ b/doc/guide/Guide_Git_Development.ipynb @@ -298,7 +298,7 @@ "source": [ "## Installing CLIMADA for development\n", "\n", - "See [Installation](install.rst) for instructions on how to install CLIMADA for developers. You might need to install additional environments contained in ``climada_python/requirements`` when using specific functionalities. Also see {ref}`Apps for working with CLIMADA ` for an overview of which tools are useful for CLIMADA developers. " + "See [Installation](install.rst) for instructions on how to install CLIMADA for developers. You might need to install additional environments contained in ``climada_python/requirements`` when using specific functionalities. Also see {ref}`Apps for working with CLIMADA ` for an overview of which tools are useful for CLIMADA developers. " ] }, { diff --git a/doc/guide/install.rst b/doc/guide/install.rst index 7b745a953..7c7b42fb8 100644 --- a/doc/guide/install.rst +++ b/doc/guide/install.rst @@ -263,7 +263,7 @@ To install CLIMADA Petals, we assume you have already installed CLIMADA Core wit python -m pip install -e ./ -.. _my-overview: +.. _app-overview: ------------------------------ Apps for working with CLIMADA ------------------------------