Skip to content

http2,doc: links missing definition #14857

Closed
@refack

Description

  • Version: 8.4.0
  • Platform: *
  • Subsystem: doc

https://nodejs.org/api/http2.html & https://github.com/nodejs/node/blob/master/doc/api/http2.md are rendered with [...][] around links that don't have a definition (in the footer).

For example:

node/doc/api/http2.md

Lines 1904 to 1907 in 85d7d97

A `Http2ServerRequest` object is created by [`http2.Server`][] or
[`http2.SecureServer`][] and passed as the first argument to the
[`'request'`][] event. It may be used to access a request status, headers and
data.

image

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.http2Issues or PRs related to the http2 subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions