diff --git a/images/win/scripts/Installers/Validate-NodeLts.ps1 b/images/win/scripts/Installers/Validate-NodeLts.ps1
index 14ce90c6e..f2c86faf8 100644
--- a/images/win/scripts/Installers/Validate-NodeLts.ps1
+++ b/images/win/scripts/Installers/Validate-NodeLts.ps1
@@ -51,7 +51,6 @@ _Environment:_
* $GruntInfo
* $YarnInfo
-> Note: You can install and use another version of Node.js on Microsoft-hosted agent pools using the [Node tool installer](https://docs.microsoft.com/vsts/pipelines/tasks/tool/node-js) task.
"@
Add-SoftwareDetailsToMarkdown -SoftwareName $SoftwareName -DescriptionMarkdown $Description