Skip to content

Commit ef9aab1

Browse files
authored
Merge pull request #195 from ESMValGroup/fix_link_to_recipe_file
Fixed broken link to example recipe in lesson 4
2 parents ea40da5 + 12f6cc3 commit ef9aab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/04-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ recipes that are shipped with ESMValTool, type
2929
esmvaltool recipes list
3030
```
3131

32-
We will start by running [examples/recipe_python.yml](https://docs.esmvaltool.org/en/latest/recipes/recipe_python.html)
32+
We will start by running [examples/recipe_python.yml](https://docs.esmvaltool.org/en/latest/recipes/recipe_examples.html)
3333

3434
```
3535
esmvaltool run examples/recipe_python.yml

0 commit comments

Comments
 (0)