Skip to content

fix: update stale Stargate bridge link in getting funds guide#248

Open
yelistratov1994 wants to merge 1 commit intotempoxyz:mainfrom
yelistratov1994:fix/stargate-bridge-link
Open

fix: update stale Stargate bridge link in getting funds guide#248
yelistratov1994 wants to merge 1 commit intotempoxyz:mainfrom
yelistratov1994:fix/stargate-bridge-link

Conversation

@yelistratov1994
Copy link
Copy Markdown

Summary

Updates the LayerZero / Stargate links on the Getting Funds page to point to the current bridge guide.

Root Cause

src/pages/guide/getting-funds.mdx still linked to the legacy route /guide/bridge-usdc-stargate.

That old route is redirected in vercel.json, so opening it in a new tab can still land on the right page. But normal in-app navigation uses the client-side route directly, which currently shows Page Not Found.

User Impact

Before this change, users clicking the LayerZero / Stargate links from the Getting Funds page could hit a broken docs page during normal navigation.

Changes

  • update the LayerZero (Stargate) link to /guide/bridge-layerzero
  • update the full bridging guide link to /guide/bridge-layerzero

Validation

  • confirmed the stale route was still referenced in src/pages/guide/getting-funds.mdx
  • confirmed the current canonical guide is src/pages/guide/bridge-layerzero.mdx
  • confirmed the sidebar also points to /guide/bridge-layerzero
  • confirmed the old route still exists only as a server redirect in vercel.json

Screenshot

Attached: Page Not Found shown when clicking the stale link via normal site navigation. image

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

@yelistratov1994 is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

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