Skip to content

Commit b7203b1

Browse files
committed
Uncomment Cylc 8.6 components admonition in changes
1 parent 9d378d9 commit b7203b1

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

src/reference/changes.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,15 @@ For more detail see the component changelogs:
2525
Cylc 8.6
2626
--------
2727

28-
.. TODO: Modify these URL's and uncomment this block before release
2928

30-
.. admonition:: Cylc Components
29+
.. admonition:: Cylc Components
3130
:class: hint
3231

33-
:cylc-flow: `8.4 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md>`__
34-
:cylc-ui: `2.7 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md>`__
35-
:cylc-uiserver: `1.6 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md>`__
36-
:cylc-rose: `1.5 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md>`__
37-
:rose: `2.4 <https://github.com/metomi/rose/blob/master/CHANGES.md>`__
32+
:cylc-flow: `8.6 <https://github.com/cylc/cylc-flow/blob/8.6.x/CHANGES.md>`__
33+
:cylc-ui: `2.11 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md#cylc-ui-2110-released-2025-11-27>`__
34+
:cylc-uiserver: `1.8 <https://github.com/cylc/cylc-uiserver/blob/1.8.x/CHANGES.md>`__
35+
:cylc-rose: `1.7 <https://github.com/cylc/cylc-rose/blob/1.7.x/CHANGES.md>`__
36+
:rose: `2.6 <https://github.com/metomi/rose/blob/2.6.x/CHANGES.md>`__
3837

3938

4039
UI sidebar improvements
@@ -114,7 +113,7 @@ makes Cylc 7 "reset to waiting" use cases much easier:
114113
cylc insert workflow FAMILY.cycle
115114
cylc reset workflow FAMILY.cycle --state=waiting
116115
# Trigger the task(s) that start the FAMILY sub-graph
117-
cylc trigger workflow member1.cycle
116+
cylc trigger workflow member1.cycle
118117
- ::
119118

120119
cylc trigger workflow//cycle/FAMILY

0 commit comments

Comments
 (0)