Skip to content

Fix broken links #915

Closed
Closed
@iluwatar

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions