X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=docs%2Fconf.py;fp=docs%2Fconf.py;h=29c57e6da04bae2b0270ad069122811a64aae76a;hp=39f5051de432b1a5134f6134bf50b3ea1c0abb76;hb=df69a9ce6072acd0edb5aa7b87c0a82ebdd04249;hpb=4a490084122eba1ca2cc704e6518cbf88a492eb4 diff --git a/docs/conf.py b/docs/conf.py index 39f5051de4..29c57e6da0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,5 +54,6 @@ def setup(app): linkcheck_ignore = [ + "https://istio-release.storage.googleapis.com/charts", r'http://localhost:\d+/' ]