From 13d84f3a9cb4adb5f9c66434e23acbc3443d1cb6 Mon Sep 17 00:00:00 2001 From: Oliver Sanders Date: Tue, 24 Mar 2026 09:43:59 +0000 Subject: [PATCH] linkcheck fix --- cylc/flow/cfgspec/globalcfg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cylc/flow/cfgspec/globalcfg.py b/cylc/flow/cfgspec/globalcfg.py index 5561731a97..96cb8c02cd 100644 --- a/cylc/flow/cfgspec/globalcfg.py +++ b/cylc/flow/cfgspec/globalcfg.py @@ -1000,7 +1000,7 @@ def default_for( beyond which Cylc will not attempt to start new schedulers on a host. - .. _psutil: https://psutil.readthedocs.io/en/latest/ + .. _psutil: https://psutil.readthedocs.io/ This should be a multiline string containing Python expressions to rank and/or filter hosts. All `psutil`_ attributes are