Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit bae1407

Browse files
maxwondercornsivakumar-kailasam
maxwondercorn
authored andcommitted
updated broken link to npm docs
1 parent 8aceeb0 commit bae1407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _posts/2013-04-06-developing-addons-and-blueprints.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ npm publish
675675

676676
### Using a private repository
677677
You can upload your addon code to a private git repository and call `ember install`
678-
with a valid [git URL](https://www.npmjs.org/doc/files/package.json.html#git-urls-as-dependencies)
678+
with a valid [git URL](https://docs.npmjs.com/files/package.json#urls-as-dependencies)
679679
as the version.
680680

681681
If you are using [bitbucket.org](https://bitbucket.org) the [URL formats can be

0 commit comments

Comments
 (0)