5.0.5 Fix Prometheus bug on listening address in K8S (both IPv6 and Ipv4) and remove...
[ric-plt/e2.git] / docs / conf.py
1 from docs_conf.conf import *
2 linkcheck_ignore = [
3   'http://localhost.*',
4   'http://127.0.0.1.*',
5   'https://gerrit.o-ran-sc.org.*'
6 ]