We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3447abe commit d83eaaeCopy full SHA for d83eaae
_episodes/06-debugging.md
@@ -216,7 +216,7 @@ attach the run/recipe_*.yml and run/main_log_debug.txt files from the output dir
216
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``. You could download this file:
+[config-references.yml](https://github.com/ESMValGroup/ESMValTool/blob/master/esmvaltool/config-references.yml).
220
221
~~~bash
222
wget https://github.com/ESMValGroup/ESMValTool/blob/master/esmvaltool/config-references.yml
0 commit comments