git-scm.com's api-builtin still exists after removal from Git
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2.4k
- Forks
- 1.4k
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 2
Description
URL for broken page
https://git-scm.com/docs/api-builtin
Problem
This commit removed the api-builtin docs from Git in 2017, but the page still exists. This information is now very false due to some recent refactors in the builtin API.
Operating system and browser
macOS and Safari, though that doesn't matter.
Steps to reproduce
The page should be a 404, but it is not.
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 how https://git-scm.com/docs/api-builtin is generated or served in the git-scm.com website, using commit ec14d4ecb5507550e31ba0a0016eb83fcde48f3f as context. Remove the obsolete documentation entry and verify that the URL returns a 404 without affecting other documentation pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100