From 9d0cd598a04df5f46e6626ea20ebb4c897b267db Mon Sep 17 00:00:00 2001 From: Tremain Knight <2108488+tkknight@users.noreply.github.com> Date: Mon, 21 Sep 2020 16:36:49 +0100 Subject: [PATCH] linkcheck ignore for iris pull and issue url --- docs/iris/src/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/iris/src/conf.py b/docs/iris/src/conf.py index 0af6d8fcce..99d06e169d 100644 --- a/docs/iris/src/conf.py +++ b/docs/iris/src/conf.py @@ -244,6 +244,8 @@ def autolog(message): "http://www.wmo.int/pages/prog/www/DPFS/documents/485_Vol_I_en_colour.pdf", "http://code.google.com/p/msysgit/downloads/list", "http://schacon.github.com/git", + "https://github.com/SciTools/iris/pull", + "https://github.com/SciTools/iris/issue", ] # list of sources to exclude from the build.