Release image version 1.1.1
[ric-app/hw-python.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 ]