Skip to content

Commit 9b1c34f

Browse files
committed
Apply suggestions from code review
1 parent fc5f14c commit 9b1c34f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/user-guide/writing-workflows/parameterized-tasks.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Any number of parameters can be used at once. This parameterization:
122122

123123
Before Cylc 8.2.0 this syntax worked in many cases, but was
124124
not formally supported, and failed if used in the names of
125-
:ref:`task families<taskfamilies.parameters>`.
125+
:ref:`families<families_and_parameters>`.
126126

127127
expands to these tasks names:
128128

@@ -383,7 +383,7 @@ expands to:
383383
384384
proc_small => proc_big => proc_huge
385385
386-
.. _taskfamilies.parameters:
386+
.. _families_and_parameters:
387387

388388
Task Families and Parameters
389389
----------------------------

0 commit comments

Comments
 (0)