GitHub Action Test Page¶
This page is created to test the automated link checking GitHub Action workflow.
Internal Links (should work)¶
Home - Link to main documentation page
Useful Resources - Link to resources page
External Links (should work)¶
GitHub - Should be accessible
Python.org - Should be accessible
Sphinx Documentation - Should be accessible
Test Scenarios¶
Valid Links¶
All the links above should pass the link checker validation.
Link Checker Features Tested¶
Internal navigation - Links between documentation pages
External references - Links to external websites
Anchor links - Links to sections within pages
Protocol handling - HTTP/HTTPS links
Expected Results¶
When this PR is created, the GitHub Action should:
✅ Wait for ReadTheDocs preview to deploy
✅ Run muffet link checker on the preview
✅ Find all links are valid (after fixes applied)
✅ Post a success comment on the PR
✅ Pass the status check
Documentation¶
This page demonstrates the automated quality assurance process for wafer.space documentation.