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
This commit is contained in:
Akshat 2021-09-03 05:25:36 +05:30 committed by Raphael Megzari
parent cfb993f755
commit 98a3230afa

View File

@ -2,7 +2,7 @@
## 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.