Skip to content

Update CollectOSS documentation URLs#341

Merged
MoralCode merged 2 commits into
chaoss:mainfrom
chrisx9z:docs/update-docs-url
Jun 2, 2026
Merged

Update CollectOSS documentation URLs#341
MoralCode merged 2 commits into
chaoss:mainfrom
chrisx9z:docs/update-docs-url

Conversation

@chrisx9z
Copy link
Copy Markdown
Contributor

Summary

Closes #340.

Updates references from collectoss.readthedocs.io to docs.collectoss.org. I also pointed the existing CLI help links at live pages on the new docs domain where the old paths returned 404.

Verification

  • rg -n "collectoss\.readthedocs\.io" returns no matches
  • https://docs.collectoss.org/en/latest/ returns HTTP 200
  • https://docs.collectoss.org/en/latest/getting-started/collecting-data.html returns HTTP 200

Commit comment

This commit replaces the old Read the Docs host with docs.collectoss.org and points CLI help text to live documentation pages.

@chrisx9z chrisx9z requested a review from MoralCode as a code owner May 26, 2026 15:04
This commit replaces the old Read the Docs host with docs.collectoss.org and points CLI help text to live documentation pages.

Signed-off-by: chrisx9z <287960381+chrisx9z@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@MoralCode MoralCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice/thorough PR and impressive speed! Welcome to CollectOSS!

I noticed your PR is essentially pointing out that our release docs are not building properly, so I have fixed that on the readthedocs side. Just had one piece of feedback to update the docs to account for this change.

Would also love to learn how you found out about CollectOSS, let alone this issue, within an hour of my posting it! also happy to chat on CHAOSS Slack in the #wg-collectoss-8knot channel if you prefer

Comment thread CONTRIBUTING.md Outdated
@MoralCode MoralCode added the waiting This change is waiting for some other changes to land first label May 26, 2026
Comment thread CONTRIBUTING.md Outdated
Co-authored-by: Adrian Edwards <17362949+MoralCode@users.noreply.github.com>
Signed-off-by: Adrian Edwards <17362949+MoralCode@users.noreply.github.com>
@MoralCode MoralCode merged commit 58d75c7 into chaoss:main Jun 2, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting This change is waiting for some other changes to land first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update all docs links to point to the new docs URL

2 participants