Skip to content

Commit a5b4094

Browse files
authored
Merge pull request #7244 from oliver-sanders/linkcheck++
linkcheck fix
2 parents 6a42371 + 13d84f3 commit a5b4094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/flow/cfgspec/globalcfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ def default_for(
10001000
beyond which Cylc will not attempt to start new schedulers on
10011001
a host.
10021002
1003-
.. _psutil: https://psutil.readthedocs.io/en/latest/
1003+
.. _psutil: https://psutil.readthedocs.io/
10041004
10051005
This should be a multiline string containing Python expressions
10061006
to rank and/or filter hosts. All `psutil`_ attributes are

0 commit comments

Comments
 (0)