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
@@ -4,4 +4,4 @@ title: Subxt integration tests failed against latest Bizinikiwi build.
The nightly CI run which downloads the latest version of Bizinikiwi ran into test failures, which likely means that there are breaking changes that need fixing in Subxt.
Go to https://github.com/pezkuwichain/subxt/actions/workflows/nightly.yml to see details about the failure.
Go to https://github.com/paritytech/subxt/actions/workflows/nightly.yml to see details about the failure.