Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authororion <oletizi@mac.com>2019-10-31 20:25:44 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2019-11-05 22:10:52 +0300
commitc6a5c3a965e5c91f43a3c080ffff02ca80501870 (patch)
treede06d1b18abea87deb4fb7b8d1956ee7ce1fcbdf /docs
parent34fe7db7e8e11dc8c6843bef71a744f23995655d (diff)
docs: added copy to the features page
- Added an install page (copied from existing online docs) - Added a FeatureLink component to components/links.js
Diffstat (limited to 'docs')
-rw-r--r--docs/content/configuring-npm/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/configuring-npm/install.md b/docs/content/configuring-npm/install.md
index 4de8492de..9e4f222b4 100644
--- a/docs/content/configuring-npm/install.md
+++ b/docs/content/configuring-npm/install.md
@@ -63,4 +63,4 @@ Or see [this page](https://nodejs.org/en/download/package-manager/) to install n
For more information on installing Node.js on a variety of operating systems, see [this page][pkg-mgr].
-[pkg-mgr]: https://nodejs.org/en/download/package-manager/ \ No newline at end of file
+[pkg-mgr]: https://nodejs.org/en/download/package-manager/