Modules: node:module API > Customization Hooks > Examples > Import from HTTPS

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