Skip to content

Commit f45d5d2

Browse files
committed
revise the text
1 parent be661e4 commit f45d5d2

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

_episodes/04-recipe.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,12 +189,14 @@ Please note the following sections:
189189
> ## config-references.yml and references
190190
>
191191
> The values for the keys ``author``, ``maintainer``, ``projects`` and
192-
> ``references`` in the recipe should be known by ESMValTool. A list of ESMValTool
192+
> ``references`` in the recipe should be known by ESMValTool:
193+
>
194+
> - A list of ESMValTool
193195
> author, maintainer, and projects are mentioned in the file ``config-references.yml``
194196
> that can be found in
195197
> [ESMValTool/esmvaltool](https://github.com/ESMValGroup/ESMValTool/blob/master/esmvaltool/config-references.yml).
196198
>
197-
> ESMValTool references in `BibTeX` format can be found in
199+
> - ESMValTool references in `BibTeX` format can be found in
198200
> [ESMValTool/esmvaltool/references](https://github.com/ESMValGroup/ESMValTool/tree/master/esmvaltool/references) directory.
199201
{: .callout}
200202

_episodes/06-debugging.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -214,15 +214,12 @@ attach the run/recipe_*.yml and run/main_log_debug.txt files from the output dir
214214
{: .error}
215215
216216
The values for the keys ``author``, ``maintainer``, ``projects`` and
217-
``references`` in the recipe should be known by ESMValTool. A list of ESMValTool
218-
author, maintainer, and projects can be found in the
219-
[config-references.yml](https://github.com/ESMValGroup/ESMValTool/blob/master/esmvaltool/config-references.yml).
217+
``references`` in the recipe should be known by ESMValTool:
220218
221-
~~~bash
222-
wget https://github.com/ESMValGroup/ESMValTool/blob/master/esmvaltool/config-references.yml
223-
~~~
224-
225-
And ESMValTool references in `BibTeX` format can be found
219+
- A list of ESMValTool
220+
author, maintainer, and projects can be found in the
221+
[config-references.yml](https://github.com/ESMValGroup/ESMValTool/blob/master/esmvaltool/config-references.yml).
222+
- ESMValTool references in `BibTeX` format can be found in the
226223
[ESMValTool/esmvaltool/references](https://github.com/ESMValGroup/ESMValTool/tree/master/esmvaltool/references) directory.
227224
228225
> ## ESMValTool can’t locate the data

0 commit comments

Comments
 (0)