From 50a6eccc145e56d697663a250655129c07e09211 Mon Sep 17 00:00:00 2001 From: Ed Gillett <146008263+mo-gill@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:15:39 +0100 Subject: [PATCH] #3074: Rename referenced links. --- .../recipe_test_workflow/doc/source/adding_a_recipe.rst | 6 +++--- esmvaltool/utils/recipe_test_workflow/doc/source/common.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/esmvaltool/utils/recipe_test_workflow/doc/source/adding_a_recipe.rst b/esmvaltool/utils/recipe_test_workflow/doc/source/adding_a_recipe.rst index e6156df7a3..aa045d2918 100644 --- a/esmvaltool/utils/recipe_test_workflow/doc/source/adding_a_recipe.rst +++ b/esmvaltool/utils/recipe_test_workflow/doc/source/adding_a_recipe.rst @@ -11,9 +11,9 @@ How to add a recipe to the |RTW| ``esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/site/`` directory. -#. Open a `New ESMValTool issue`_ +#. Open a new `ESMValTool issue`_ on GitHub, assign yourself to the issue, and add the `Recipe Test Workflow (RTW)` - label to the issue (see `ESMValTool example issue`_). + label to the issue (see `ESMValTool - issue #3663`_). #. Create a branch. @@ -116,4 +116,4 @@ How to add a recipe to the |RTW| #. Commit and push your changes, create a PR, assign yourself to the PR, and add the Recipe Test Workflow (RTW) label to the PR - (see `ESMValTool example issue`_). + (see `ESMValTool - issue #3663`_). diff --git a/esmvaltool/utils/recipe_test_workflow/doc/source/common.txt b/esmvaltool/utils/recipe_test_workflow/doc/source/common.txt index 96ac6f4d45..cccfa1642f 100644 --- a/esmvaltool/utils/recipe_test_workflow/doc/source/common.txt +++ b/esmvaltool/utils/recipe_test_workflow/doc/source/common.txt @@ -22,11 +22,11 @@ .. _Cylc Review: https://cylc.github.io/cylc-doc/7.9.3/html/tutorial.html#viewing-suite-logs-in-a-web-browser-cylc-review .. _Ensclus: https://docs.esmvaltool.org/en/latest/recipes/recipe_ensclus.html .. _ESMValTool Documentation: https://esmvaltool.org/ -.. _ESMValTool example issue: https://github.com/ESMValGroup/ESMValTool/issues/3663 +.. _ESMValTool - issue #3663: https://github.com/ESMValGroup/ESMValTool/issues/3663 .. _Examples python: https://docs.esmvaltool.org/en/latest/recipes/recipe_examples.html .. _Heatwaves coldwaves: https://docs.esmvaltool.org/en/latest/recipes/recipe_heatwaves_coldwaves.html .. _Landcover - Albedo: https://docs.esmvaltool.org/en/latest/recipes/recipe_albedolandcover.html#landcover-albedo -.. _New ESMValTool issue: https://github.com/ESMValGroup/ESMValTool/issues/new +.. _ESMValTool issue: https://github.com/ESMValGroup/ESMValTool/issues/new .. _Ocean multimap: https://docs.esmvaltool.org/en/latest/recipes/recipe_oceans.html#recipe-ocean-multimap-yml .. _Radiation budget: https://docs.esmvaltool.org/en/latest/recipes/recipe_radiation_budget.html .. _Rose Documentation: https://metomi.github.io/rose/doc/html/index.html