Skip to content

docs: internal links in child_process are broken #62580

@bakkot

Description

@bakkot

Affected URL(s)

https://nodejs.org/api/child_process.html

Description of the problem

On that page, outside of the table of contents, any internal link which references child_process such as that in

This capability is primarily provided by the child_process.spawn() function:

is broken. The links have underscores between "child" and "process", but the actual anchors use a dash.

Per archive.org, this worked on March 3 but not March 4. As such I'm guessing the problem is #57343.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions