We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b0e37 commit 997889fCopy full SHA for 997889f
_episodes/03-configuration.md
@@ -23,7 +23,7 @@ can be found in the root directory of the ESMValTool repository:
23
[config-user-example.yml](https://github.com/ESMValGroup/ESMValTool/blob/master/config-user-example.yml).
24
25
Let's download it to our working directory ``esmvaltool_tutorial``
26
-that was created during the [Setup](https://esmvalgroup.github.io/tutorial/setup.html).
+that was created during the [Setup]({{ page.root }}{% link setup.md %}).
27
To do that, click on
28
[this link](https://raw.githubusercontent.com/ESMValGroup/ESMValTool/master/config-user-example.yml)
29
to see a raw version of the file, right-click and press ``save as``,
0 commit comments