Skip to content

Commit 66a0b4c

Browse files
committed
README: update badge paths
1 parent f731e1a commit 66a0b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Streamable SHA hashes in pure javascript.
44

5-
[![build status](https://secure.travis-ci.org/dominictarr/sha.js.png)](http://travis-ci.org/dominictarr/sha.js)
5+
[![build status](https://secure.travis-ci.org/crypto-browserify/sha.js.png)](http://travis-ci.org/crypto-browserify/sha.js)
66
[![NPM](http://img.shields.io/npm/v/sha.js.svg)](https://www.npmjs.org/package/sha.js)
77

8-
[![testling badge](https://ci.testling.com/dominictarr/sha.js.png)](https://ci.testling.com/dominictarr/sha.js)
8+
[![testling badge](https://ci.testling.com/crypto-browserify/sha.js.png)](https://ci.testling.com/crypto-browserify/sha.js)
99

1010
## Example
1111

0 commit comments

Comments
 (0)