From c9d7301ba3867d4ae9ed3b1c664ab4e5bcc1c1ac Mon Sep 17 00:00:00 2001 From: Kyle Martin Date: Mon, 2 Apr 2018 21:17:54 +1200 Subject: [PATCH] fixup! Add Read more link to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5ac5500..3c2eb342 100644 --- a/README.md +++ b/README.md @@ -664,6 +664,8 @@ All statements above will return false if used with `===` **Otherwise:** Newly discovered bugs or vulnerabilities could be used to exploit an application running in production, and your application may become unsupported by various modules and harder to maintain. +🔗 [**Read More: Use an LTS release of Node.js**](/sections/production/LTSrelease.md) +


⬆ Return to top