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 fc5f14c commit 9b1c34fCopy full SHA for 9b1c34f
src/user-guide/writing-workflows/parameterized-tasks.rst
@@ -122,7 +122,7 @@ Any number of parameters can be used at once. This parameterization:
122
123
Before Cylc 8.2.0 this syntax worked in many cases, but was
124
not formally supported, and failed if used in the names of
125
- :ref:`task families<taskfamilies.parameters>`.
+ :ref:`families<families_and_parameters>`.
126
127
expands to these tasks names:
128
@@ -383,7 +383,7 @@ expands to:
383
384
proc_small => proc_big => proc_huge
385
386
-.. _taskfamilies.parameters:
+.. _families_and_parameters:
387
388
Task Families and Parameters
389
----------------------------
0 commit comments