motdotla / dotenv

Loads environment variables from .env for nodejs projects.
https://www.dotenvx.com
BSD 2-Clause "Simplified" License
19.04k stars 854 forks source link

Broken links on npmjs.com/package/dotenv page #764

Closed alexander-mart closed 1 year ago

alexander-mart commented 1 year ago

Broken links on npm page: https://www.npmjs.com/package/dotenv

as-is (404): https://github.com/dotenv-org/examples/tree/master/dotenv-nodejs

to-be: https://github.com/dotenv-org/examples/tree/master/usage/dotenv-nodejs

motdotla commented 1 year ago

These have been updated in the README. When we release a new version npm will receive the updated README. Thank you for reporting.