aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2021-01-12 18:22:20 +0100
committermrichomme <morgan.richomme@orange.com>2021-01-13 08:27:03 +0100
commita00402a48e87b132ca8cf90e474970c3aebdb125 (patch)
tree8b5ed200ed4f85117879b5443b0e9a025e2334e4 /docs/conf.py
parentda4d68042367132f00af22828d67bf2a97b03d7e (diff)
[RELEASE] Update release note for Guilin maintenance release
Issue-ID: INT-1832 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I6ef56fe2ab2142ec05fcb361ff1b0a12397adb05
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 1297b0b33..2e41ab400 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -17,7 +17,8 @@ linkcheck_ignore = [
r'http.*K8S_HOST:30227.*',
r'http.*K8S_NODE_IP.*',
r'http.*REPO_IP.*',
- 'http://team.onap.eu'
+ 'http://team.onap.eu',
+ 'https://tools.ietf.org/html/rfc8345'
]
intersphinx_mapping = {}