fix: correct external repository links in pezkuwi-subxt

Update incorrectly rebrand links to point to their actual locations:
- json-rpc-interface-spec: pezkuwichain → paritytech (external spec repo)
- subxt PR/issue refs: pezkuwichain → paritytech (upstream repo history)
- pezcumulus: pezkuwichain/pezcumulus → pezkuwichain/pezkuwi-sdk/pezcumulus (monorepo)
- pezcumulus commit-specific: → paritytech/cumulus (historical commits)
This commit is contained in:
2026-01-28 02:40:27 +03:00
parent ab8458d41e
commit f9be453c07
11 changed files with 646 additions and 646 deletions
+1 -1
View File
@@ -103,6 +103,6 @@ We also assume that ongoing work done is being merged directly to the `master` b
git push --tags
```
Once this is pushed, go along to [the releases page on GitHub](https://github.com/pezkuwichain/subxt/releases)
Once this is pushed, go along to [the releases page on GitHub](https://github.com/paritytech/subxt/releases)
and draft a new release which points to the tag you just pushed to `master` above. Copy the changelog comments
for the current release into the release description.