URL: https://nodejs.org/en/docs/ Problem: It has links for all previous versions, except for Node 6 for some reason. Looks like we could just add the link to the 6.x docs here: https://github.com/nodejs/nodejs.org/blob/master/locale/en/docs/index.md#looking-for-api-docs-of-previous-releases The 6.x docs do exist: https://nodejs.org/docs/latest-v6.x/api/ I can write a PR for this, just wanted to check first to see if there was maybe a reason for this missing link, or if it was just an oversight.