Update ToS onkernel.com references to kernel.sh#434
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk assessment: Very Low.
Evidence from the diff: this PR only changes three URL references in tos.mdx, replacing www.onkernel.com links with www.kernel.sh links. It doesn't modify application code, shared logic, infrastructure, auth, billing, permissions, prompts, or repository configuration. I also found no CODEOWNERS file in the repo, and the changed target URLs responded with HTTP 200 during an independent reachability check.
Approved based on the very small documentation/link-only blast radius.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Risk assessment: Very Low.
Evidence from the diff: this PR modifies only tos.mdx, changing three Markdown URL references from www.onkernel.com to www.kernel.sh for the documentation, website, and DPA links. It doesn't touch executable code, shared logic, infrastructure, auth, billing, permissions, prompts, or repository configuration. I found no CODEOWNERS file in the repo, and the updated URLs returned HTTP 200 during an independent reachability check.
The PR is already approved at the current head, so I did not submit another approval.
Sent by Cursor Automation: Assign PR reviewers


Summary
Updates the three
www.onkernel.comURL references in the Terms of Service page towww.kernel.sh, keeping the existing paths intact.https://www.kernel.sh/docs/introductionhttps://www.kernel.sh/https://www.kernel.sh/docs/dpaTest plan
Note
Low Risk
Documentation-only URL changes in legal copy; no application logic or security behavior is modified.
Overview
Updates the Terms of Service (
tos.mdx) so contractual references use the kernel.sh domain instead of onkernel.com.The Documentation definition now points to
https://www.kernel.sh/docs(previouslyonkernel.com/docs/introduction). Kernel Website is defined ashttps://www.kernel.sh/. Section 3.5 links the GDPR DPA tohttps://www.kernel.sh/docs/dpa.Reviewed by Cursor Bugbot for commit 041a23b. Bugbot is set up for automated code reviews on this repo. Configure here.