Skip to content

API docs version header uses v version prefix #61471

@MikeMcC399

Description

@MikeMcC399

Refs: #61231

Situation

The version header of the API docs https://nodejs.org/docs/latest/api/ displays

"Node.js v25.4.0 documentation"

Image

using v notation as a version prefix.

The Node.js documentation style guide > Version references section specifies that this should be written without the v prefix.

"Node.js 25.4.0 documentation"


For comparison, the Blog post announcing the release of Node.js 25.4.0 displays without the v prefix, in alignment with the style guide.

Image

Suggestion

Remove the v prefix from the version header in https://nodejs.org/docs/latest/api/.

Note that this issue is not seen in the preview https://nodejs-api-docs-tooling.vercel.app/ mentioned in #52343 , so this would resolve the issue if changes corresponding to the preview were to be moved into production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions