Skip to content

fix(docs): resolve broken internal and external links#1552

Open
faisalnugroho wants to merge 1 commit into
base:masterfrom
faisalnugroho:fix/broken-links
Open

fix(docs): resolve broken internal and external links#1552
faisalnugroho wants to merge 1 commit into
base:masterfrom
faisalnugroho:fix/broken-links

Conversation

@faisalnugroho
Copy link
Copy Markdown

Summary

Fixes broken documentation links reported in #1423, #1308, and #1469.

Changes

docs.json — Updated 49 broken redirect destinations:

  • /apps/quickstart/create-new-app/apps/quickstart/build-app
  • /apps/introduction/overview/apps

docs/apps/resources/templates.mdx — Fixed 3 broken links to removed mini-apps pages:

  • /mini-apps/growth/build-viral-mini-apps/apps/growth/rewards
  • /mini-apps/technical-guides/data-driven-growth/apps/growth/rewards
  • /mini-apps/growth/optimize-onboarding/apps/quickstart/build-app

docs/base-account/guides/verify-social-accounts.mdx — Fixed broken /apps/introduction/overview link → /apps

docs/get-started/learning-resources.mdx — Fixed broken /apps/quickstart/create-new-app link → /apps/quickstart/build-app

Related Issues

Fixes base#1423, base#1308, base#1469

- docs.json: Update 49 broken redirect destinations
  - /apps/quickstart/create-new-app -> /apps/quickstart/build-app
  - /apps/introduction/overview -> /apps
- templates.mdx: Fix 3 broken mini-apps links pointing to removed pages
  - /mini-apps/growth/build-viral-mini-apps -> /apps/growth/rewards
  - /mini-apps/technical-guides/data-driven-growth -> /apps/growth/rewards
  - /mini-apps/growth/optimize-onboarding -> /apps/quickstart/build-app
- verify-social-accounts.mdx: Fix broken /apps/introduction/overview link
- learning-resources.mdx: Fix broken /apps/quickstart/create-new-app link
@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented May 30, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@faisalnugroho
Copy link
Copy Markdown
Author

Hi! Following up on this docs fix PR. This PR resolves broken internal and external links across multiple documentation pages that were causing 404s.

All CI checks pass (StepSecurity ✅). Would love to get your review when you have a moment. Thanks!

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