Skip to content

Commit

Permalink
FIX: dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
amilcarlucas committed Dec 28, 2024
1 parent eba276c commit e891258
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .markdown-link-check.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"ignorePatterns": [
{
"pattern": "^http://www.mediafire.com"
"pattern": "^https://www.mediafire.com/file/fj1p9qlbzo5bl5g/BLHeliSuite32_32.9.0.6.zip/file"
}
]
}
4 changes: 2 additions & 2 deletions credits/CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ The books helped shape this software

- [Clean Code by Robert C. Martin](https://www.oreilly.com/library/view/clean-code/9780136083238/)
- [Clean Architecture by Robert C. Martin](https://www.oreilly.com/library/view/clean-architecture/9780134494272/)
- [Modern Software Engineering by David Farley](https://www.oreilly.com/library/view/modern-software-engineering/9780137314911/)
- [The DevSecOps Handbook by Gene Kim, Patrick Debois, John Willis, and Jez Humble](https://www.oreilly.com/library/view/the-devsecops-handbook/9781942782782/)
- [Modern Software Engineering by David Farley](https://www.oreilly.com/library/view/modern-software-engineering/9780137314942/)
- [The DevOps Handbook by Gene Kim, Patrick Debois, John Willis, and Jez Humble](https://www.oreilly.com/library/view/the-devsecops-handbook/9781098182281/)

0 comments on commit e891258

Please sign in to comment.