From d28436403c94ceaeac290b240cee718283028606 Mon Sep 17 00:00:00 2001 From: Tremain Knight <2108488+tkknight@users.noreply.github.com> Date: Wed, 30 Sep 2020 10:07:44 +0100 Subject: [PATCH] linkcheck ignore http://cfconventions.org --- docs/iris/src/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/iris/src/conf.py b/docs/iris/src/conf.py index 630c8f0afa..d6745762d8 100644 --- a/docs/iris/src/conf.py +++ b/docs/iris/src/conf.py @@ -267,6 +267,7 @@ def autolog(message): "http://schacon.github.com/git", "https://github.com/SciTools/iris/pull", "https://github.com/SciTools/iris/issue", + "http://cfconventions.org", ] # list of sources to exclude from the build.