X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=54994be301ec6204f845b7e4f71eee1b4978aeaa;hb=22755ee880d798830f42cc0d60e84c8602fe3794;hp=925316abfa248333bf07605e24fc4a9ad928c78e;hpb=7f1eb54634cb53cb3b11bfdd3bc2237f752969c1;p=netconf.git diff --git a/docs/conf.py b/docs/conf.py index 925316abfa..54994be301 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,3 +12,6 @@ from docs_conf.conf import * +linkcheck_ignore = [ + 'http://localhost', +] \ No newline at end of file