Skip to content

[docs-agent] Fix stale Sui endpoint URL in quickstart example#1439

Merged
SahilAujla merged 1 commit into
mainfrom
docs/sui-quickstart-endpoint-url
Jul 10, 2026
Merged

[docs-agent] Fix stale Sui endpoint URL in quickstart example#1439
SahilAujla merged 1 commit into
mainfrom
docs/sui-quickstart-endpoint-url

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

The code example on Sui API Quickstart pointed at sui-mainnet.alchemy-blast.com/v2/, which is no longer a valid host. Update it to sui-mainnet.g.alchemy.com/v2/, which is already the canonical form used everywhere else in the repo (content/api-reference/node-api/node-supported-chains.mdx row 297, all content/api-reference/sui-grpc/*.mdx pages).

Single-line change in content/api-reference/sui/sui-api-quickstart.mdx:74.

Out of scope, flagged separately

content/api-reference/bitcoin/bitcoin-api-quickstart.mdx:78 has the same stale bitcoin-mainnet.alchemy-blast.com/v2/ pattern. Not touching it here per PR-scoping convention. Flagging in the originating Slack thread so the requester can confirm before I open a separate PR.

Linear

DOCS-135 — https://linear.app/alchemyapi/issue/DOCS-135/fix-stale-sui-endpoint-url-in-sui-api-quickstart-example

Requested by

@seansing (via Slack thread)

The Sui API Quickstart example on /docs/reference/sui-api-quickstart pointed at `sui-mainnet.alchemy-blast.com/v2/`, which is no longer valid. Update to the canonical `sui-mainnet.g.alchemy.com/v2/` host (already used everywhere else in the repo: node-supported-chains.mdx and all sui-grpc/*.mdx pages).

Refs DOCS-135

Requested-by: @seansing
@alchemy-bot alchemy-bot requested a review from a team as a code owner July 10, 2026 03:51
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 10, 2026, 3:52 AM

@SahilAujla SahilAujla merged commit 823c292 into main Jul 10, 2026
10 of 11 checks passed
@SahilAujla SahilAujla deleted the docs/sui-quickstart-endpoint-url branch July 10, 2026 04:06
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.

2 participants