Skip to content

Commit b1898b3

Browse files
committed
update git repo link
1 parent d9ab26b commit b1898b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ since symlinks are not suitable for this purpose there.
55

66
On Unix systems, you should use a symbolic link instead.
77

8-
[![Build Status](https://img.shields.io/travis/ForbesLindesay/cmd-shim/master.svg)](https://travis-ci.org/ForbesLindesay/cmd-shim)
9-
[![Dependency Status](https://img.shields.io/david/ForbesLindesay/cmd-shim.svg)](https://david-dm.org/ForbesLindesay/cmd-shim)
8+
[![Build Status](https://img.shields.io/travis/npm/cmd-shim/master.svg)](https://travis-ci.org/npm/cmd-shim)
9+
[![Dependency Status](https://img.shields.io/david/npm/cmd-shim.svg)](https://david-dm.org/npm/cmd-shim)
1010
[![NPM version](https://img.shields.io/npm/v/cmd-shim.svg)](https://www.npmjs.com/package/cmd-shim)
1111

1212
## Installation

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/ForbesLindesay/cmd-shim.git"
10+
"url": "https://github.com/npm/cmd-shim.git"
1111
},
1212
"license": "ISC",
1313
"dependencies": {

0 commit comments

Comments
 (0)