Skip to content

Commit

Permalink
doc: update a link of npm repository
Browse files Browse the repository at this point in the history
PR-URL: #24969
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
watilde authored and BethGriggs committed Dec 17, 2018
1 parent 649a728 commit f0bcacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/maintaining-npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ changes can be reviewed and landed via the normal consensus seeking process.
## Step 1: Clone npm

```console
$ git clone https://github.com/npm/npm.git
$ git clone https://github.com/npm/cli.git npm
$ cd npm
```

Expand Down

0 comments on commit f0bcacd

Please sign in to comment.