From 76ace0d6f92c1f1ce316f779d679c6d3931270c4 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 17 Mar 2019 13:00:09 -0700 Subject: [PATCH] doc: condense LTS material in Collaborator Guide Edit and condense the "What is LTS?" section of the Collaboroator Guide. --- COLLABORATOR_GUIDE.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md index f8d3629eaf6721..dd5025e193026a 100644 --- a/COLLABORATOR_GUIDE.md +++ b/COLLABORATOR_GUIDE.md @@ -639,10 +639,8 @@ commit final. #### What is LTS? -Long Term Support (often referred to as *LTS*) guarantees application developers -a 30-month support cycle with specific versions of Node.js. - -You can find more information +Long Term Support (LTS) guarantees 30-month support cycles for specific Node.js +versions. You can find more information [in the full release plan](https://github.com/nodejs/Release#release-plan). #### How does LTS work?