Skip to content

Commit 0a7f621

Browse files
committed
add a link, reise the text
1 parent 48febe6 commit 0a7f621

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_episodes/03-configuration.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,11 @@ again to a reasonable number for the amount of memory available in your system.
308308
> ## Make your own configuration file
309309
>
310310
> It is possible to have several configuration files with different purposes,
311-
> for example: config-user_formalised_runs.yml, config-user_debugging.yml. In this case, you have to pass the path to the config file you want to use as a command line option when running the ESMValTool.
311+
> for example: config-user_formalised_runs.yml, config-user_debugging.yml.
312+
> In this case, you have to pass the path of your own configuration file
313+
> as a command-line option when running the ESMValTool.
314+
> We will learn how to do this in the
315+
> [next lesson]({{ page.root }}{% link _episodes/04-recipe.md %}).
312316
{: .callout}
313317
314318
{% include links.md %}

0 commit comments

Comments
 (0)