blob: 48b0c300c74fcfb9bbd6a0052d8c7b59c67f39f2 [file] [log] [blame]
demx8as62493dbc2019-11-13 23:57:47 +01001from docs_conf.conf import *
2linkcheck_ignore = [
3 'http://localhost.*',
4 'http://127.0.0.1.*',
demx8as6812f32c2022-09-17 15:09:37 +02005 'https://gerrit.o-ran-sc.org.*',
6 'https://sdnc-web:8453'
demx8as62493dbc2019-11-13 23:57:47 +01007]