-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
http2,doc: links missing definition #14857
Copy link
Copy link
Closed
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.
8.4.0https://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