Skip to content

Commit f19eb46

Browse files
committed
fix episodes links
1 parent 6307f05 commit f19eb46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_episodes/08-development-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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}

0 commit comments

Comments
 (0)