docs: move documentation links to the project domain - #514
Conversation
The documentation now has its own domain, so point README, packaging metadata, and the release notes at it instead of the github.io path.
✅ Deploy Preview for commit-check ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe pull request replaces the previous GitHub Pages URLs with ChangesDocumentation domain updates
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #514 +/- ##
==========================================
- Coverage 97.53% 97.36% -0.18%
==========================================
Files 12 12
Lines 1175 1175
==========================================
- Hits 1146 1144 -2
- Misses 29 31 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Merging this PR will not alter performance
Comparing Footnotes
|



Summary
The documentation is now served from its own domain, so point the remaining
github.iolinks at it.README.md(4 links)commit-check.github.io/commit-check/…→docs.commit-check.com/…pyproject.tomldocumentationURL →https://docs.commit-check.com/docs/what-is-new.rstdocs.commit-check.comThe
documentationURL inpyproject.tomlis what PyPI shows on the project page, so this also updates where package users land.Notes
github.ioURLs to the custom domain, so nothing already published breaks.Testing
Full test suite passes.
Generated by Claude Code
Summary by CodeRabbit