/about doesn't redirect to /en-US/about
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 32
Description
https://developer.mozilla.org/about returns HTTP 404 instead of redirecting to https://developer.mozilla.org/en-US/about
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.
Research direction
Start by tracing the deployment or routing entry point that handles requests to /about, then reproduce the current HTTP 404 response. Verify the change by requesting /about and confirming it redirects to /en-US/about with the expected HTTP redirect response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100