docs: fix wrong-org README links (bitsocialhq → bitsocialnet)#819
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 3 minutes and 20 seconds. 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. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ 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 |
# Conflicts: # README.md
|
Updated this PR on top of current master after #818 landed, resolved the README badge conflict by preserving the GPL-3.0-or-later badge while switching links to bitsocialnet, and regenerated public/llms-full.txt. Local verification passed: corepack yarn install, yarn llms:generate, yarn build, yarn lint, yarn type-check, and git diff --check. No actionable review comments remain. |
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 and generated LLM context only; no runtime, auth, or dependency changes.
Overview
Updates README GitHub URLs from the retired
bitsocialhqorg tobitsocialnetso badges, release downloads, related repos (bitsocial-cli,5chan), and therelease.ymlworkflow link stop 404ing.The s/all default-community doc now points at
bitsocialnet/listsandseedit-default-subscriptions.jsoninstead of the olddefault-multisub.jsonfilename.The embedded README section in
public/llms-full.txtis updated to match so LLM context stays in sync with the readme.Reviewed by Cursor Bugbot for commit 66df824. Bugbot is set up for automated code reviews on this repo. Configure here.