diff --git a/README.md b/README.md
index d8b11698dd..13b0219965 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
- [**Documentation**](https://docs.esmvaltool.org/en/latest/)
- [**ESMValTool Website**](https://www.esmvaltool.org/)
-- [**ESMValTool Tutorial**](https://esmvalgroup.github.io/ESMValTool_Tutorial/index.html)
+- [**ESMValTool Tutorial**](https://tutorial.esmvaltool.org/index.html)
- [**ESMValGroup Project on GitHub**](https://github.com/ESMValGroup)
- [**Gallery**](https://docs.esmvaltool.org/en/latest/gallery.html)
- [**`conda-forge` package feedstock**](https://github.com/conda-forge/esmvaltool-suite-feedstock)
@@ -53,7 +53,7 @@ ESMValTool can run with the following types of [data as input](https://docs.esmv
# Getting started
-Please see [getting started](https://docs.esmvaltool.org/en/latest/quickstart/index.html) on readthedocs as well as [ESMValTool tutorial](https://esmvalgroup.github.io/ESMValTool_Tutorial/index.html). The tutorial is a set of lessons that together teach skills needed to work with ESMValTool in climate-related domains.
+Please see [getting started](https://docs.esmvaltool.org/en/latest/quickstart/index.html) on readthedocs as well as [ESMValTool tutorial](https://tutorial.esmvaltool.org/index.html). The tutorial is a set of lessons that together teach skills needed to work with ESMValTool in climate-related domains.
## Getting help
diff --git a/doc/sphinx/source/develop/recipe.rst b/doc/sphinx/source/develop/recipe.rst
index 4404428a6c..98f802505d 100644
--- a/doc/sphinx/source/develop/recipe.rst
+++ b/doc/sphinx/source/develop/recipe.rst
@@ -17,6 +17,6 @@ the specific parameters needed by a recipe that runs a personal diagnostic are:
i.e. the full path to the personal diagnostic that the user needs to run.
There is also a lesson available in the
-`ESMValTool tutorial `_
+`ESMValTool tutorial `_
that describes in a step-by-step procedure how to write your own recipe. It can be found
-`here `_.
+`here `_.
diff --git a/doc/sphinx/source/quickstart/configuration.rst b/doc/sphinx/source/quickstart/configuration.rst
index faee8dd2d8..34c29aac5c 100644
--- a/doc/sphinx/source/quickstart/configuration.rst
+++ b/doc/sphinx/source/quickstart/configuration.rst
@@ -23,6 +23,6 @@ the ``esmvaltool`` command can find the data on your system, before it can run
a recipe.
There is a lesson available in the
-`ESMValTool tutorial `_
+`ESMValTool tutorial `_
that describes how to personalize the configuration file. It can be found
-`at this site `_.
+`at this site `_.
diff --git a/doc/sphinx/source/quickstart/installation.rst b/doc/sphinx/source/quickstart/installation.rst
index 5f91594ed3..a4f9f2a64c 100644
--- a/doc/sphinx/source/quickstart/installation.rst
+++ b/doc/sphinx/source/quickstart/installation.rst
@@ -37,10 +37,10 @@ The next sections will detail the procedure to install ESMValTool through each
of these methods.
There is also a lesson available in the
-`ESMValTool tutorial `_
+`ESMValTool tutorial `_
that describes the installation of the ESMValTool in more detail.
It can be found
-`here `_.
+`here `_.
See `common installation issues`_ if you run into trouble.
@@ -510,11 +510,11 @@ estate, so there is no need to install ESMValTool if you are just running recipe
- Met Office: `esmvaltool` is available on the Linux estate after login and module loading via `module load`;
see the ESMValTool Community of Practice SharePoint site for more details.
-The ESMValTool Tutorial provides a `quickstart guide `__
+The ESMValTool Tutorial provides a `quickstart guide `__
that is particularly suited for new users that have an access to pre-installed version of ESMValTool.
Information on how to request an account at CEDA-JASMIN and DKRZ-Levante and to get started with these HPC clusters
-can be found on the setup page of the tutorial `here `__.
+can be found on the setup page of the tutorial `here `__.
.. _install_with_docker:
diff --git a/doc/sphinx/source/quickstart/running.rst b/doc/sphinx/source/quickstart/running.rst
index 8df3f99635..7f9cadbaa1 100644
--- a/doc/sphinx/source/quickstart/running.rst
+++ b/doc/sphinx/source/quickstart/running.rst
@@ -14,9 +14,9 @@ Running your first recipe
=========================
There is a step-by-step tutorial available in the
-`ESMValTool tutorial `_
+`ESMValTool tutorial `_
on how to run your first recipe. It can be found
-`here `_.
+`here `_.
An
`example recipe `_