X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;fp=docs%2Fconf.py;h=fffe18d55b4954dafd59a6b42f6afdb3431da2c6;hb=a362cd25b5ed2098df75ceaf37a5eea6a1a32326;hp=70937d745fa8db6ddf4136f2833c7ae756c397d1;hpb=5e767c46e799ae1fb8e03f50c8f8731ff6db8191;p=modeling%2Fetsicatalog.git diff --git a/docs/conf.py b/docs/conf.py index 70937d7..fffe18d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,5 +52,7 @@ def setup(app): app.add_css_file("css/ribbon.css") linkcheck_ignore = [ - r'http://localhost:\d+/' + r'http://localhost:\d+/', + r'http://127.0.0.1/*', + r'https://msb_ip:*' ] \ No newline at end of file