Closed
Description
The html-proofer that is included in Travis build indicates that we have some broken links.
Running ["HtmlCheck", "ImageCheck", "ScriptCheck", "LinkCheck"] on ["./_site/"] on *.html...
Checking 391 external links...
Ran on 133 files!
- ./_site/patterns/acyclic-visitor/index.html
* internally linking to ../visitor/README.md, which does not exist (line 1)
- ./_site/patterns/half-sync-half-async/index.html
* External link http://www.cs.wustl.edu/~schmidt/PDF/PLoP-95.pdf failed: 404 No error
- ./_site/patterns/intercepting-filter/index.html
* External link http://www.javagyan.com/tutorials/corej2eepatterns/presentation-tier-patterns failed: 403 No error
* External link https://struts.apache.org/docs/interceptors.html failed: 404 No error
htmlproofer 3.0.6 | Error: HTML-Proofer found 4 failures!
The command "bash cibuild.sh" exited with 1.
See full log at https://travis-ci.org/iluwatar/java-design-patterns/builds/565304449
Activity