Skip to content

Commit 2864673

Browse files
committed
add link to example recipe
1 parent 458b5c8 commit 2864673

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_episodes/04-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The recipe presented here is a simple, basic recipe that takes a single dataset
8787
and produces a time series plot.
8888

8989
Please download the following recipe into your ESMValTool working directory with
90-
the name: recipe_example.yml LINK
90+
the name: [recipe_example.yml](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/data/recipe_example.yml)
9191

9292
> ## recipe_example.yml
9393
> ```YAML

_episodes/05-preprocessor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ file afterwards. These do not need to be explicitly included in recipes.
8888

8989
> ## Exercise: Adding more preprocessor steps
9090
>
91-
> Edit the [example recipe](LINK to episode #4) to first change the variable
91+
> Edit the [example recipe](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/data/recipe_example.yml) to first change the variable
9292
> thetao, then add preprocessors to average over the latitude and longitude
9393
> dimensions and finally average over the depth. Now run the recipe.
9494
>

0 commit comments

Comments
 (0)