Release dashboard image at version 2.1.0
[portal/ric-dashboard.git] / docs / conf.py
index 4651a2b..922e22f 100644 (file)
@@ -1 +1,6 @@
-from docs_conf import *
+from docs_conf.conf import *
+linkcheck_ignore = [
+    'http://localhost.*',
+    'http://127.0.0.1.*',
+    'https://gerrit.o-ran-sc.org.*'
+]