Skip to content

[docs-agent] Fix weekly link-check: swap starkscan.co for voyager.online; exclude portal.zksync.io#1319

Merged
dslovinsky merged 1 commit into
mainfrom
docs/fix-link-check-starkscan-zksync
May 21, 2026
Merged

[docs-agent] Fix weekly link-check: swap starkscan.co for voyager.online; exclude portal.zksync.io#1319
dslovinsky merged 1 commit into
mainfrom
docs/fix-link-check-starkscan-zksync

Conversation

@JackReacher0807
Copy link
Copy Markdown
Collaborator

@JackReacher0807 JackReacher0807 commented May 21, 2026

Summary

Fixes the 2 broken links reported by the weekly link-check workflow (run 26247729128):

URL Failure File Fix
https://starkscan.co/ [525] SSL handshake failure content/tutorials/getting-started/developer-best-practices/choosing-a-web3-network.mdx Replaced with https://voyager.online/ (per Sahil in the Slack thread, canonical Starknet explorer)
https://portal.zksync.io/bridge/ [ERR] intermittent content/api-reference/zksync/zksync-api-faq.mdx Added .*portal\.zksync\.io.* to lychee.toml exclude with a one-line comment. URL is valid (verified 200 in a browser), failure looks like a CDN edge or bot challenge.

Linear

DOCS-93 — https://linear.app/alchemyapi/issue/DOCS-93/fix-weekly-link-check-failures-starkscanco-portalzksyncio

Slack thread

https://alchemyenergy.slack.com/archives/C0852FMMUMR/p1779391269838449

Requested by

@SahilAujla (via Slack thread)

…ine; exclude portal.zksync.io

Weekly Link Check run (2026-05-21) flagged 2 broken links:

- starkscan.co returns 525 SSL handshake failure. Sahil's call:
  replace with https://voyager.online/ (canonical Starknet explorer)
  in content/tutorials/getting-started/developer-best-practices/choosing-a-web3-network.mdx.
- portal.zksync.io/bridge returns intermittent ERR to lychee but loads
  fine in a browser. Add an exclude pattern to lychee.toml with a
  one-line comment.

Refs DOCS-93

Requested-by: @dslovinsky
@JackReacher0807 JackReacher0807 requested a review from a team as a code owner May 21, 2026 19:43
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview May 21, 2026, 7:44 PM

dslovinsky
dslovinsky previously approved these changes May 21, 2026
@github-actions github-actions Bot dismissed dslovinsky’s stale review May 21, 2026 19:48

@dslovinsky you are listed as the originator of this docs request (via the Requested-by trailer on a docs-agent commit). Per the docs-agent self-review policy, the originator can't approve their own request. Please ask another team member to review.

dslovinsky
dslovinsky previously approved these changes May 21, 2026
@github-actions github-actions Bot dismissed dslovinsky’s stale review May 21, 2026 19:48

@dslovinsky you are listed as the originator of this docs request (via the Requested-by trailer on a docs-agent commit). Per the docs-agent self-review policy, the originator can't approve their own request. Please ask another team member to review.

@dslovinsky dslovinsky merged commit 8d25c2f into main May 21, 2026
13 of 15 checks passed
@dslovinsky dslovinsky deleted the docs/fix-link-check-starkscan-zksync branch May 21, 2026 19:50
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.

3 participants