Closed as not planned
Closed as not planned
Description
Affected URL(s)
- https://nodejs.org/api/corepack.html
- https://nodejs.org/docs/latest/api/
- https://nodejs.org/docs/latest/api/corepack.html
- https://nodejs.org/docs/latest-v23.x/api/corepack.html
Description of the problem
There are multiple link issues:
Entering the Node.js site via https://nodejs.org/docs/latest/api/ does not list Corepack at all.
https://nodejs.org/api/corepack.html
links to the prior Node.js v23.10.0 Corepack documentation instead of showing v23.11.0 documentation.
Edit: This no longer occurs and possibly it was a browser caching issue.
Using the link https://nodejs.org/docs/latest/api/corepack.html shows the reduced Corepack description, however it is not listed in the table of contents on the left-hand side.
There should be a consistent experience when accessing documentation for Corepack referring to the latest Node.js release.