From c1c1339ddc24f181fbb82607d42a8849f6306dad Mon Sep 17 00:00:00 2001 From: Myles Borins Date: Sun, 9 Oct 2016 13:01:07 -0400 Subject: [PATCH] change label for download to no longer say Current This made sense prior to Stable being change to Current, now it is just confusing. Fixes: https://github.com/nodejs/nodejs.org/issues/944 --- locale/en/download/current.md | 2 +- locale/en/download/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en/download/current.md b/locale/en/download/current.md index c6e5d0fb732fb..26380cd42291b 100644 --- a/locale/en/download/current.md +++ b/locale/en/download/current.md @@ -11,7 +11,7 @@ downloads: display-hint: Display downloads for intro: > Download the Node.js source code or a pre-built installer for your platform, and start developing today. - currentVersion: Current version + currentVersion: Latest Current Version buildDisclaimer: "Note: Python 2.6 or 2.7 is required to build from source tarballs." additional: headline: Additional Platforms diff --git a/locale/en/download/index.md b/locale/en/download/index.md index 70b1f1171d647..027b673985cb9 100644 --- a/locale/en/download/index.md +++ b/locale/en/download/index.md @@ -11,7 +11,7 @@ downloads: display-hint: Display downloads for intro: > Download the Node.js source code or a pre-built installer for your platform, and start developing today. - currentVersion: Current version + currentVersion: Latest LTS Version buildDisclaimer: "Note: Python 2.6 or 2.7 is required to build from source tarballs." additional: headline: Additional Platforms