Skip to content

docs(developer-hub): repoint three 404ing GitHub links - #3941

Merged
dourolabs-greenlight[bot] merged 1 commit into
mainfrom
hydra/i-rzsiddwt/head
Jul 30, 2026
Merged

docs(developer-hub): repoint three 404ing GitHub links#3941
dourolabs-greenlight[bot] merged 1 commit into
mainfrom
hydra/i-rzsiddwt/head

Conversation

@jayantk

@jayantk jayantk commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Five github.com URLs under apps/developer-hub/{content,src} returned 404. Two of them lived on the Express Relay searcher page, which has since been deleted upstream by the Express Relay docs sunset (OP-PIP-124) — those links are gone with it. The remaining three are repointed at where the content actually lives now.

Changes

price-feeds/core/fetch-price-updates.mdxapps/hermes/client/js/src/HermesClient.ts was renamed to hermes-client.ts. The #L41 anchor is bumped to #L52, where export class HermesClient now sits.

ChangeLogView.tsx — the "View source data on GitHub" footer link pointed at tree/main/apps/developer-hub/data/changelog-diffs. Those diffs are gitignored on main and only exist on the changelog-data branch, which is where scripts/pull-changelog-data.sh hydrates them from at build time. Link now points at that branch.

price-feeds/core/use-real-time-data/pull-integration/iota.mdxtarget_chains/iota/cli has never existed in this repo (the section was copied from sui.mdx). The IOTA CLI lives at target_chains/sui/cli-iota. Its update-feeds command does exactly what the surrounding prose describes — fetch update data from Hermes for the given feed ids, then call the Pyth IOTA contract with the update — so the example invocation is also corrected: the package exposes cli, not example-relay, and takes --contract <chain>_<stateId> (resolved from the contract-manager store) plus --endpoint, rather than --full-node / --pyth-state-id / --wormhole-state-id. The state ids in the old command match the iota_testnet store entry, so the contract id is derived from it and the feed id is unchanged.

Verification

  • Re-ran the full sweep over every unique github.com URL in apps/developer-hub/{content,src} on the rebased tree: 118 URLs, all 200. No 404s remain.
  • pnpm turbo test --filter=@pythnetwork/developer-hub — 47/47 tasks pass (build, test:types, lint).
  • git merge-tree origin/main HEAD — no conflicts.

@vercel
vercel Bot temporarily deployed to Preview – entropy-explorer July 29, 2026 14:51 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking July 29, 2026 14:51 Inactive
@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
component-library Ready Ready Preview Jul 30, 2026 3:40pm
developer-hub Ready Ready Preview Jul 30, 2026 3:40pm
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
api-reference Skipped Skipped Jul 30, 2026 3:40pm
entropy-explorer Skipped Skipped Jul 30, 2026 3:40pm
insights Skipped Skipped Jul 30, 2026 3:40pm
proposals Skipped Skipped Jul 30, 2026 3:40pm
staking Skipped Skipped Jul 30, 2026 3:40pm

Request Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

- Express Relay searcher examples: the `per` limo examples were renamed
  (`simpleSearcherLimo.ts` -> `simpleSearcherSvm.ts`,
  `express_relay/examples/simple_searcher_limo.py` ->
  `express_relay/searcher/examples/simple_searcher_svm.py`).
- Hermes JS client: `HermesClient.ts` -> `hermes-client.ts`, anchor to the
  class declaration at L52.
- Change-log source data: the diffs are gitignored on `main` and only live on
  the `changelog-data` branch.
- IOTA CLI example: lives at `target_chains/sui/cli-iota`, whose entrypoint is
  `npm run cli -- update-feeds`.
@jayantk jayantk changed the title docs(developer-hub): repoint five 404ing GitHub links docs(developer-hub): repoint three 404ing GitHub links Jul 30, 2026
@jayantk
jayantk force-pushed the hydra/i-rzsiddwt/head branch from e694c9c to fa1a031 Compare July 30, 2026 15:37
@vercel
vercel Bot temporarily deployed to Preview – insights July 30, 2026 15:37 Inactive
@vercel
vercel Bot temporarily deployed to Preview – entropy-explorer July 30, 2026 15:37 Inactive
@vercel
vercel Bot temporarily deployed to Preview – proposals July 30, 2026 15:37 Inactive
@vercel
vercel Bot temporarily deployed to Preview – api-reference July 30, 2026 15:37 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking July 30, 2026 15:37 Inactive

@dourolabs-greenlight dourolabs-greenlight Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by greenlight after WebAuthn authorization.

@dourolabs-greenlight
dourolabs-greenlight Bot merged commit 56edfe6 into main Jul 30, 2026
14 checks passed
@dourolabs-greenlight
dourolabs-greenlight Bot deleted the hydra/i-rzsiddwt/head branch July 30, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant