Do not start devices with invalid configuration
[netconf.git] / docs / conf.py
index 925316abfa248333bf07605e24fc4a9ad928c78e..559c0645c3d218f8473fdae22d42f7b203056302 100644 (file)
@@ -12,3 +12,6 @@
 
 from docs_conf.conf import *
 
+linkcheck_ignore = [
+    'http://localhost',
+]