docs: fix wrong-org README links (bitsocialhq → bitsocialnet)#819
docs: fix wrong-org README links (bitsocialhq → bitsocialnet)#819tomcasaburi wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 16 minutes. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ✨ 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 |
What
Corrects copy-paste org/repo errors in
README.md. These links pointed at the oldbitsocialhqorg (since renamed tobitsocialnet), so they currently 404.Changes
bitsocialnet/seeditbitsocialnet/seeditbitsocialnet/seeditbitsocialnet/bitsocial-clibitsocialnet/5chanrelease.yml) link →bitsocialnet/seeditbitsocialnet/lists, and updated the filename to the currentseedit-default-subscriptions.json(the olddefault-multisub.jsonno longer exists in that repo)All target repos and paths were verified to exist under
bitsocialnet.Scope: link/badge corrections only — no license changes (those were handled separately).
Note
Low Risk
Documentation-only URL and badge updates with no runtime or security impact.
Overview
Updates
README.mdso GitHub badges, release/download links, and related docs point at thebitsocialnetorg instead ofbitsocialhq(which 404 after the rename).Also fixes the default s/all community list link to
bitsocialnet/listsand the current fileseedit-default-subscriptions.json, replacing the obsoletedefault-multisub.jsonpath. Related links now targetbitsocialnet/seedit,bitsocial-cli,5chan, and therelease.ymlworkflow path.Reviewed by Cursor Bugbot for commit e67f468. Bugbot is set up for automated code reviews on this repo. Configure here.