Merge "Corrected README and error message"
[sim/a1-interface.git] / docs / conf.py
1 from docs_conf.conf import *
2
3 linkcheck_ignore = [
4     'http://localhost.*',
5     'http://127.0.0.1.*',
6     'https://gerrit.o-ran-sc.org.*'
7 ]