hanami/hanami.github.io

Broken links

jodosha opened this issue · 2 comments

I built a quick and dirty tool to check the broken links on our website.

This is the output:

Visiting http://hanamirb.org/guides/1.0/upgrade-notes/v060  Not Found
Visiting http://hanamirb.org/guides/1.0/upgrade-notes/v070  Not Found
Visiting http://hanamirb.org/guides/1.0/upgrade-notes/v080  Not Found
Visiting http://hanamirb.org/guides/1.0/upgrade-notes/v090  Not Found
Visiting http://hanamirb.org/guides/1.0/upgrade-notes/v100  Not Found
Visiting http://hanamirb.org/guides/head/validations/boolean-logic  Not Found
Visiting http://hanamirb.org/guides/head/validations/custom-predicates  Not Found
Visiting http://hanamirb.org/guides/head/validations/advanced-usage  Not Found
Visiting http://hanamirb.org/guides/upgrade-notes/v070  Not Found
Visiting http://hanamirb.org/guides/upgrade-notes/v100  Not Found
Visiting http://hanamirb.org/guides/upgrade-notes/v100beta1  Not Found
Visiting http://hanamirb.org/guides/upgrade-notes/v090  Not Found
Visiting http://hanamirb.org/guides/upgrade-notes/v080  Not Found
Visiting http://hanamirb.org/guides/upgrade-notes/v060  Not Found
Visiting http://hanamirb.org/guides/architectures/container  Not Found
Visiting http://hanamirb.org/guides/architectures/application  Not Found

@jodosha we can try to add this tool to CI process for not deploy branches, WDYT?