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 850f9d7 commit a5132caCopy full SHA for a5132ca
_episodes/08-diagnostics.md
@@ -32,7 +32,7 @@ and writing Python diagnostics in this lesson.
32
In this lesson, we will explain how to find an existing diagnostic and run it
33
using ESMValTool installed in editable/development mode. For a development
34
installation, see the instructions in the lesson [Development and
35
-contribution]({{ page.root }}{% link _episodes/08-development-setup.md %}).
+contribution]({{ page.root }}{% link _episodes/07-development-setup.md %}).
36
Also, we will work with the recipe [recipe_python.yml][recipe] and the
37
diagnostic script [diagnostic.py][diagnostic] called by this recipe that we have
38
seen in the lesson [Running your first recipe]({{ page.root }}{% link
0 commit comments