File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ ESMValTool is an open-source project in ESMValGroup. We can contribute to its de
2525- a new or updated recipe script, see lesson on
2626[ Writing your own recipe] ({{ page.root }}{% link _ episodes/05-preprocessor.md %})
2727- a new or updated diagnostics script, see lesson on
28- [ Writing your own diagnostic script]
28+ [ Writing your own diagnostic script] ({{ page.root }}{% link _ episodes/10-diagnostics.md %})
2929- a new or updated cmorizer script, see lesson on
30- [ CMORization: Using observational datasets]
30+ [ CMORization: Using observational datasets] ({{ page.root }}{% link _ episodes/09-cmorization.md %})
3131- helping with reviewing process of pull requests, see ESMValTool documentation on
3232[ Review of pull requests] ( https://docs.esmvaltool.org/en/latest/community/review.html )
3333
@@ -359,7 +359,7 @@ when you submit a pull request.
359359>> ~~~
360360>>
361361>> For details, see lesson
362- >> [Writing your own diagnostic script](# ).
362+ >> [Writing your own diagnostic script]({{ page.root }}{% link _episodes/10-diagnostics.md %} ).
363363>>
364364> {: .solution}
365365{: .challenge}
You can’t perform that action at this time.
0 commit comments