Affected URL
https://nodejs.org/en/learn/command-line/how-to-read-environment-variables-from-nodejs
Describe the issue in detail:
The sentence "Node.js 20 introduced experimental support for .env files" links to the Node.js 22 documentation, which makes little sense - if the intent was to link to the version this feature was introduced, it should link to Node.js 20's documentation, and if it was to link to the latest available version it should link to latest, not latest-22.x.
From the context, it looks like the intention was the latter.