fix: replace dead links and fix spelling across docs - #2321
Merged
Conversation
Signed-off-by: Robin Schneider <mail@robinschneider.dev>
There was a problem hiding this comment.
Pull request overview
Updates documentation to reduce follow-up PRs by correcting spelling/branding and repairing a few stale or incorrect links across the repository’s docs.
Changes:
- Standardize names/capitalization for vendors and projects (e.g., GitHub, QEMU, VMware, kOps).
- Fix/replace a couple of doc links (e.g., rsyslog reference, interop matrix relative link).
- Minor wording cleanup in community meeting notes and adopters list.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
interop-matrix.md |
Normalizes platform/vendor names and capitalization in the interoperability tables. |
governance.md |
Fixes “GitHub” branding in the Security Response Team section. |
CIS/level1-remediation_notes-2020-12-08.md |
Replaces an rsyslog troubleshooting URL with a current documentation URL. |
attic/community-meetings/README.md |
Updates “GitHub” branding in attic meeting README. |
attic/community-meetings/2021-09-14.md |
Updates “GitHub” branding and fixes a typo (“including”). |
attic/community-meetings/2021-05-11.md |
Fixes interop matrix link path and corrects typos/capitalization (infrastructure, QEMU). |
ADOPTERS.md |
Corrects “VMware” capitalization in adopter description. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Signed-off-by: Robin Schneider <mail@robinschneider.dev>
robinschneider
force-pushed
the
fix-docs
branch
from
August 12, 2026 14:03
9a75f55 to
bceb4c5
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.
Suppressed comments (1)
attic/community-meetings/README.md:3
- Subject/verb agreement: “planning / agendas” is plural, so this should be “have moved” (not “has moved”).
Community meeting planning / agendas have moved to [GitHub discussions](../../../../discussions/categories/community-meeting-agenda)
chewi
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix spelling and dead links across our docs
Fix spelling and dead links across our docs in order to prevent getting more and more PRs for every single spelling mistake found by someone's AI agent.
How to use
No code or config changes.
Testing done
Proofread all changes.
Disclaimer
I used an AI agent myself, but I validated all changes and created the PR on my own.