Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions test-broken-links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Test File for Broken Links

This is a test file to make sure our GitHub Action is working.

This is a good link:
[MariaDB](https://mariadb.com)

Here are some bad links that should fail the build:
- [This link returns a 404](https://httpstat.us/404)
- [This one also returns a 404](https://www.google.com/this-page-does-not-exist-ever)
- [This domain should not exist](httpss://thisshouldnotexist-404.com)