aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2021-01-12 18:22:20 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2021-01-13 07:52:30 +0000
commita711dd97d20482f12d3a2e3121bf939be44e0554 (patch)
treee049eecd3699561a37653be8364b2d631cca47bf /docs/conf.py
parent36b394a98aac43306f32ba34e3d6b37184ced94e (diff)
[RELEASE] Update release note for Guilin maintenance releaseguilin
Issue-ID: INT-1832 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I6ef56fe2ab2142ec05fcb361ff1b0a12397adb05 (cherry picked from commit a00402a48e87b132ca8cf90e474970c3aebdb125)
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d042f2ce5..3927d8725 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -16,7 +16,9 @@ linkcheck_ignore = [
r'http://SINK_IP_ADDRESS:667.*',
r'http.*K8S_HOST:30227.*',
r'http.*K8S_NODE_IP.*',
- 'http://team.onap.eu'
+ r'http.*REPO_IP.*',
+ 'http://team.onap.eu',
+ 'https://tools.ietf.org/html/rfc8345'
]
intersphinx_mapping = {}