Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open Beginner friendly
#1,306 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
92/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Domain
documentation

Research direction

Open docs/apps/troubleshooting/common-issues.mdx and inspect the Preview tool links at lines 32 and 62. Update both links to the current Preview tool path, then verify the rendered troubleshooting page and confirm the destination no longer returns 404.

Written by the indexing model from the issue text.

Description

Bug

The troubleshooting guide links to https://base.dev/preview which returns 404.

Steps to reproduce:

  1. Visit https://docs.base.org/apps/troubleshooting/common-issues
  2. Click the 'Preview tool' link
  3. Gets 404 error

Root cause:
The Preview tool URL changed from /preview to /apps/preview:

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

Affected file:
docs/apps/troubleshooting/common-issues.mdx lines 32 and 62

I'd be happy to open a PR for this fix.

Dominant language
JavaScript
Stars
337
Forks
798
Avg merge
12h 19m
Merged PRs (30d)
53

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from base/docs

All issues in base/docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.