Skip to content

fix(docs): update broken Preview tool link from /preview to /apps/preview#1307

Open
ygd58 wants to merge 5 commits intobase:masterfrom
ygd58:fix/broken-preview-tool-link
Open

fix(docs): update broken Preview tool link from /preview to /apps/preview#1307
ygd58 wants to merge 5 commits intobase:masterfrom
ygd58:fix/broken-preview-tool-link

Conversation

@ygd58
Copy link
Copy Markdown

@ygd58 ygd58 commented Apr 14, 2026

Closes #1306.

The Preview tool links in multiple pages were pointing to base.dev/preview or www.base.dev/preview which redirect to a 404 page.

  • https://base.dev/preview → 404
  • https://www.base.dev/preview → 404
  • https://base.dev/apps/preview → 200

Files updated:

  • docs/apps/troubleshooting/common-issues.mdx (3 occurrences)
  • docs/apps/core-concepts/manifest.mdx (1 occurrence)
  • docs/apps/quickstart/create-new-app.mdx (2 occurrences)
  • docs/apps/quickstart/migrate-existing-apps.mdx (2 occurrences)
  • docs/apps/troubleshooting/testing.mdx (2 occurrences)

@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented Apr 14, 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

@ygd58
Copy link
Copy Markdown
Author

ygd58 commented Apr 14, 2026

@soheimam @roethke Could you please review this PR? Found a broken link in the troubleshooting guide — base.dev/preview returns 404, the correct URL is base.dev/apps/preview. 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.

fix(docs): broken Preview tool link returns 404 in troubleshooting guide

2 participants