X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=c77ad2579c745378532d9640e95447b563681805;hb=7709c1769692d893f88ea61cbe4e54e377b72829;hp=29c57e6da04bae2b0270ad069122811a64aae76a;hpb=8c26e59d30a185186cf33988a0dbb859409f73eb;p=oom.git 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+/' ]