X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fconf.py;h=48b0c300c74fcfb9bbd6a0052d8c7b59c67f39f2;hb=refs%2Fchanges%2F40%2F9040%2F1;hp=771ac9bda9f9948fc9702f273060f49a73d9cf6a;hpb=6f46a39b7de0e3290ae8f2aa8f6ab9b66076b4f4;p=oam.git diff --git a/docs/conf.py b/docs/conf.py index 771ac9b..48b0c30 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,5 +2,6 @@ from docs_conf.conf import * linkcheck_ignore = [ 'http://localhost.*', 'http://127.0.0.1.*', - 'https://gerrit.o-ran-sc.org.*' + 'https://gerrit.o-ran-sc.org.*', + 'https://sdnc-web:8453' ] \ No newline at end of file