Broken redirects and internal link point to missing /apps/quickstart/create-new-app page
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 86/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Domain
- documentation
Research direction
Start with the references at docs/docs.json lines 1785, 2149, 2153, 2157, and 2161, then inspect docs/get-started/learning-resources.mdx:21. Compare them with the existing docs/apps/quickstart/build-app.mdx page and the /quickstart redirect. Done means the stale route is no longer referenced and the listed links resolve to the existing Apps quickstart page.
Written by the indexing model from the issue text.
Description
Summary
Several redirects and at least one internal documentation link point to /apps/quickstart/create-new-app, but this route does not appear to exist in the current docs source and returns 404 on the live docs site.
What I found
The following URL returns 404:
https://docs.base.org/apps/quickstart/create-new-app
However, multiple references in the docs point to this missing route.
Examples in docs/docs.json:
docs/docs.json:1785docs/docs.json:2149docs/docs.json:2153docs/docs.json:2157docs/docs.json:2161
There is also an internal link in:
docs/get-started/learning-resources.mdx:21
The link is:
[Apps](/apps/quickstart/create-new-app)
Expected behavior
Redirects and internal links should point to an existing Apps quickstart page.
Actual behavior
The route /apps/quickstart/create-new-app does not exist and returns 404.
Suggested fix
Update the references to the existing Apps quickstart page:
/apps/quickstart/build-app
This seems to be the current correct route because:
- docs/apps/quickstart/build-app.mdx exists
- docs/docs.json lists
apps/quickstart/build-appunder the Apps > Quickstart navigation - The
/quickstartredirect already points to/apps/quickstart/build-app
Impact
Users coming from migrated Mini Apps or Cookbook URLs may land on a 404 page. The Learning Resources page also links users to a missing Apps page.
- Dominant language
- JavaScript
- Stars
- 337
- Forks
- 798
- Avg merge
- 7h 24m
- Merged PRs (30d)
- 51
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from base/docs
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Similar issues
-
curation good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
amponce/archive-movie-browser#186 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
clerk/javascript#9852 ·
-
bug p1 tools
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
factory-active factory-automatic task-bug-reproduction-cannot-reproduce task-identify-harness-labels-done task-identify-issue-type-done
Difficulty 2/5 1-3 hours Newbie friendliness 84/100