Skip to content

Commit

Permalink
Merge pull request #39 from hahwul:dev
Browse files Browse the repository at this point in the history
Update README.md and add Dead Link Detection article link
  • Loading branch information
hahwul authored Oct 21, 2024
2 parents 95505df + a3b6a82 commit 88f48b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ steps:
run: echo '${{ steps.broken-link.outputs.output }}'
```
If you have found a Dead Link and want to automatically add it as an issue, please refer to the "[Automating Dead Link Detection](https://www.hahwul.com/2024/10/20/automating-dead-link-detection/)" article.
### Ruby Code
```ruby
require 'deadfinder'
Expand Down

0 comments on commit 88f48b0

Please sign in to comment.