diff --git a/README.md b/README.md index d8aec9f..652ab37 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ # Check HTML Links Github Action test repository This is the test repository of **[check-html-links-action](https://github.com/jlengrand/check-html-links-action)**. -Check there for documentation and [here](https://github.com/jlengrand/check-html-links-action-test/actions) for latest status. +Check there for documentation and [here](https://github.com/jlengrand/check-html-links-action-test/actions) for latest status. + +**Note: It is NORMAL that one of the workflows is failing. Thats'the point :).** I'm using [ptemplate](https://github.com/nethruster/ptemplate) to generate a simple website that is valid and test that links are found and correct. -This is how the output should look like : - -![console output of action](./console-output.png) - # Author [Julien Lengrand-Lambert](https://twitter.com/jlengrand)