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=9eb2c11d39161671070085b21f73847b61ea8e5f;hpb=693e816b299d2c2c77be62510808256836bf926a 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+/' ]