docs: fix wrong-org references in README (pkc-js link, publish owner)#2
docs: fix wrong-org references in README (pkc-js link, publish owner)#2tomcasaburi wants to merge 1 commit into
Conversation
|
Warning Review limit reached
More reviews will be available in 31 minutes and 24 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. ✨ 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
Two wrong-org corrections in
README.md:pkc-jslink pointed atgithub.com/pkc/pkc-js(404). Repointed togithub.com/pkcprotocol/pkc-js(verified).owner=bitsocialhq(old/renamed org). Corrected toowner=bitsocialnet, the repo's actual GitHub owner — otherwise trusted publishing would be configured against a non-existent org.Scope: wrong-org reference corrections only — no license or content changes.
Note
Low Risk
Documentation-only corrections with no runtime, security, or publish-pipeline code changes.
Overview
Updates README integration and publish docs so org names match the live repos.
The
pkc-jslink now points atpkcprotocol/pkc-jsinstead of the brokenpkc/pkc-jsURL. The npm trusted publishing step now usesbitsocialnetas the GitHub owner (aligned with this repo), replacingbitsocialhq.Reviewed by Cursor Bugbot for commit 36416d6. Bugbot is set up for automated code reviews on this repo. Configure here.