X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=367166bf2168da5ee557d0eda75e5838f848ddac;hb=fa9ddbfc8ae98ac96b69847c42302e4a384c63f6;hp=3e04bef976a6b5621ec3fff90cfe382a18485ef2;hpb=988256a7600c5c449641dce97f7be8dcae7518a7;p=policy%2Fparent.git diff --git a/docs/conf.py b/docs/conf.py index 3e04bef9..367166bf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -98,5 +98,5 @@ def setup(app): linkcheck_ignore = [ r'http://localhost:\d+/', - r'./local-swagger.html(.*?)' + r'.(.*?)/local-swagger.html(.*?)' ]