Skip to content

Fix broken card links on Node API Overview page#992

Merged
dslovinsky merged 1 commit intomainfrom
ds/fix-node-api-overview-links
Feb 6, 2026
Merged

Fix broken card links on Node API Overview page#992
dslovinsky merged 1 commit intomainfrom
ds/fix-node-api-overview-links

Conversation

@dslovinsky
Copy link
Collaborator

@dslovinsky dslovinsky commented Feb 6, 2026

Summary

  • Fixed 3 broken card hrefs on the Node API Overview page (node-api-overview.mdx)
  • WebSockets, Debug API, and Yellowstone gRPC cards used relative hrefs that didn't resolve; updated to absolute paths (/reference/...) matching each target page's frontmatter slug

Test plan

  • Verify the WebSockets, Debug API, and Yellowstone gRPC card links navigate to the correct pages

The WebSockets, Debug API, and Yellowstone gRPC cards used relative
hrefs that didn't resolve correctly. Updated them to absolute paths
matching each page's frontmatter slug.
Copilot AI review requested due to automatic review settings February 6, 2026 03:10
@dslovinsky dslovinsky requested a review from a team as a code owner February 6, 2026 03:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes broken navigation links in the Node API Overview documentation page by converting three relative URLs to absolute paths that properly resolve to their target pages.

Changes:

  • Updated WebSockets card href from relative subscription-api to absolute /reference/subscription-api
  • Updated Debug API card href from relative debug-api-quickstart to absolute /reference/debug-api-quickstart
  • Updated Yellowstone gRPC card href from relative yellowstone-grpc-overview to absolute /reference/yellowstone-grpc-overview

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Feb 6, 2026, 3:12 AM

@github-actions github-actions bot temporarily deployed to docs-preview February 6, 2026 03:11 Destroyed
@dslovinsky dslovinsky merged commit 0258b61 into main Feb 6, 2026
8 of 9 checks passed
@dslovinsky dslovinsky deleted the ds/fix-node-api-overview-links branch February 6, 2026 03:31
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