Skip to content

Commit b305179

Browse files
Merge pull request #136 from ESMValGroup/Peter9192-patch-1
Fix broken link in episode 5
2 parents dabe56d + 2ec2dca commit b305179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/05-preprocessor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ operations can be performed using ESMValTool preprocessors.
6565
>```
6666
>
6767
> The default preprocessor order is listed in the [ESMValCore preprocessor API
68-
> page](>https://docs.esmvaltool.org/projects/ESMValCore/en/latest/api/esmvalcore.preprocessor.html).
68+
> page](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/api/esmvalcore.preprocessor.html).
6969
>
7070
> Also note that preprocessor operations aren't always commutative - meaning
7171
> that the order of operations matters. For instance, when you run the two

0 commit comments

Comments
 (0)