X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=48b0c300c74fcfb9bbd6a0052d8c7b59c67f39f2;hb=5c83b3e8824796726530a5650d5538e91b1ff671;hp=771ac9bda9f9948fc9702f273060f49a73d9cf6a;hpb=2493dbcef18c525e94b44d9250899283cc6dddc0;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