Update ACM rest api page
[policy/parent.git] / docs / conf.py
index 3e04bef..367166b 100644 (file)
@@ -98,5 +98,5 @@ def setup(app):
 
 linkcheck_ignore = [
   r'http://localhost:\d+/',
-  r'./local-swagger.html(.*?)'
+  r'.(.*?)/local-swagger.html(.*?)'
 ]