-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Closed
Copy link
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.
Description
Affected URL(s)
https://nodejs.org/dist/latest/docs/api/module.html#import-from-https
Description of the problem
in the page is present a text pointing to an header no more live
In current Node.js, specifiers starting with https:// are experimental (see [HTTPS and HTTP imports][]).
in the previous documentation version the link pointed to https://nodejs.org/docs/latest-v21.x/api/esm.html#https-and-http-imports that is now removed
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.