Hugo doesn't seem to have a native way to check for broken links.
We should however implement a way to check for these.
I currently found 3 different solutions:
https://github.com/marketplace/actions/hugo-broken-link-check
https://discourse.gohugo.io/t/tutorial-how-to-check-broken-links-in-hugo/54750
https://www.veriphor.com/articles/link-and-image-render-hooks/#link-render-hook
This is to make sure our content stays relevant without people running into broken links.
Hugo doesn't seem to have a native way to check for broken links.
We should however implement a way to check for these.
I currently found 3 different solutions:
https://github.com/marketplace/actions/hugo-broken-link-check
https://discourse.gohugo.io/t/tutorial-how-to-check-broken-links-in-hugo/54750
https://www.veriphor.com/articles/link-and-image-render-hooks/#link-render-hook
This is to make sure our content stays relevant without people running into broken links.