remove a mention of #node.section.md

node.section.md has been removed so this commit removes the reference of it inside javascript.section.md

Akshat 98a3230a cfb993f7

Changed files
+1 -1
doc
languages-frameworks
+1 -1
doc/languages-frameworks/javascript.section.md
···
## Introduction {#javascript-introduction}
-
This contains instructions on how to package javascript applications. For instructions on how to add a cli package from npm please consult the #node.js section
+
This contains instructions on how to package javascript applications.
The various tools available will be listed in the [tools-overview](#javascript-tools-overview). Some general principles for packaging will follow. Finally some tool specific instructions will be given.