aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-06-01 14:04:42 +0000
committerGerrit Code Review <gerrit@onap.org>2023-06-01 14:04:42 +0000
commit9eda90c56d78c3492b358b9ed27f973ae166520d (patch)
treefe1dbcf0ebfbfcab60afd50ccdf0614690f962d5 /docs/conf.py
parentbc950b5522e8cc36a033db83bbdef9c20863b409 (diff)
parente08eee030fd379fa7253e99626c314d021b1eacd (diff)
Merge "[DOC] Update London OOM documentation"
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 29c57e6da0..c77ad2579c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -55,5 +55,7 @@ def setup(app):
linkcheck_ignore = [
"https://istio-release.storage.googleapis.com/charts",
+ "https://charts.bitnami.com/bitnami",
+ "https://codecentric.github.io/helm-charts",
r'http://localhost:\d+/'
]