Skip to content

fix(website): replace dead oscollective.org link with opencollective.com/opensourcecollective#1539

Open
sanjibani wants to merge 1 commit into
open-circle:mainfrom
sanjibani:fix/oscollective-org-link-redirect
Open

fix(website): replace dead oscollective.org link with opencollective.com/opensourcecollective#1539
sanjibani wants to merge 1 commit into
open-circle:mainfrom
sanjibani:fix/oscollective-org-link-redirect

Conversation

@sanjibani

@sanjibani sanjibani commented Jul 13, 2026

Copy link
Copy Markdown

Summary

The Open Source Collective website (https://oscollective.org/) is returning HTTP 526 (Cloudflare origin unreachable) on every request — verified with 3 attempts on 2026-07-13 morning IST. The blog post "Introducing Open Circle" links to it as the fiscal host for Valibot.

This PR replaces the dead link with the canonical Open Source Collective entity page on Open Collective, which is the same organization (OSC is a 501(c)(6) nonprofit fiscal host).

Change

website/src/routes/blog/(posts)/introducing-open-circle/index.mdx:39

-[Open Source Collective](https://oscollective.org/) is now our fiscal host.
+[Open Source Collective](https://opencollective.com/opensourcecollective) is now our fiscal host.

1 file, +1/-1. No library code touched (website-only), so no changeset is needed.

Verification

  • https://oscollective.org/ → HTTP 526 (3 attempts, all 526)
  • https://opencollective.com/opensourcecollective → HTTP 200, content: "Open Source Collective (OSC) is a 501(c)(6) nonprofit fiscal host that has been providing financial and legal infrastructure to open source projects since 2017"

The replacement page is the canonical fiscal-host entity on Open Collective, matching the context of the sentence (OSC is the project's fiscal host).

Summary by CodeRabbit

  • Documentation
    • Updated the Fiscal Host link in the “Introducing Open Circle” blog post to point to the correct destination.

…com/opensourcecollective

The Open Source Collective website (oscollective.org) has been returning
HTTP 526 (Cloudflare origin unreachable) on every request since at
least 2026-07-13 morning IST. The blog post 'Introducing Open Circle'
linked to it as the fiscal host for Valibot.

Replace with the canonical Open Source Collective entity page on
Open Collective: https://opencollective.com/opensourcecollective
(HTTP 200, content: 'Open Source Collective (OSC) is a 501(c)(6)
nonprofit fiscal host that has been providing financial and legal
infrastructure to open source projects since 2017').

Verified replacement URL:
  - https://oscollective.org/                            HTTP 526 (3 attempts)
  - https://opencollective.com/opensourcecollective      HTTP 200, fiscal host page

This is a website-only change (no library code touched), so no
changeset is needed.
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. fix A smaller enhancement or bug fix labels Jul 13, 2026
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 51f560e0-38d6-445f-9ed0-7998fece3560

📥 Commits

Reviewing files that changed from the base of the PR and between 32247b3 and 83c026c.

📒 Files selected for processing (1)
  • website/src/routes/blog/(posts)/introducing-open-circle/index.mdx

Walkthrough

Updated the “Fiscal host” hyperlink in the introductory blog post from oscollective.org to opencollective.com/opensourcecollective.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: replacing the dead oscollective.org link with the canonical Open Collective URL.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@fabian-hiller

Copy link
Copy Markdown
Member

Thanks! I would like to wait a few days if oscollective.org fixes their hosting issues.

@yslpn yslpn self-assigned this Jul 20, 2026
@yslpn

yslpn commented Jul 20, 2026

Copy link
Copy Markdown
Member

It works again

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix A smaller enhancement or bug fix size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants