Skip to content

Commit a5132ca

Browse files
committed
changed references to episode files since the episode file names are now altered
1 parent 850f9d7 commit a5132ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/08-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and writing Python diagnostics in this lesson.
3232
In this lesson, we will explain how to find an existing diagnostic and run it
3333
using ESMValTool installed in editable/development mode. For a development
3434
installation, see the instructions in the lesson [Development and
35-
contribution]({{ page.root }}{% link _episodes/08-development-setup.md %}).
35+
contribution]({{ page.root }}{% link _episodes/07-development-setup.md %}).
3636
Also, we will work with the recipe [recipe_python.yml][recipe] and the
3737
diagnostic script [diagnostic.py][diagnostic] called by this recipe that we have
3838
seen in the lesson [Running your first recipe]({{ page.root }}{% link

0 commit comments

Comments
 (0)