Remove superfluous this. qualifier
[netconf.git] / docs / conf.py
index 925316abfa248333bf07605e24fc4a9ad928c78e..54994be301ec6204f845b7e4f71eee1b4978aeaa 100644 (file)
@@ -12,3 +12,6 @@
 
 from docs_conf.conf import *
 
+linkcheck_ignore = [
+    'http://localhost',
+]
\ No newline at end of file