Skip to content

Commit d9c19ae

Browse files
authored
chore: fix badge links
1 parent 8d982f3 commit d9c19ae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ $ npm install && npm test
360360
The logo is [Cyclone Emoji](https://cdn.jsdelivr.net/emojione/assets/svg/1f300.svg) from [EmojiOne.com](http://emojione.com/). Released under the [CC BY 4.0](http://emojione.com/licensing/) license.
361361

362362
## License
363-
Copyright © 2016-2017, [Charlike Mike Reagent](http://www.tunnckocore.tk). Released under the [MIT License](LICENSE).
363+
Copyright © 2016-2018, [Charlike Mike Reagent](http://www.tunnckocore.tk). Released under the [MIT License](LICENSE).
364364

365365
***
366366

@@ -388,17 +388,17 @@ _Project scaffolded using [charlike][] cli._
388388
[downloads-url]: https://www.npmjs.com/package/each-promise
389389
[downloads-img]: https://img.shields.io/npm/dt/each-promise.svg
390390

391-
[codeclimate-url]: https://codeclimate.com/github/tunnckoCore/each-promise
392-
[codeclimate-img]: https://img.shields.io/codeclimate/github/tunnckoCore/each-promise.svg
391+
[codeclimate-url]: https://codeclimate.com/github/olstenlarck/each-promise
392+
[codeclimate-img]: https://img.shields.io/codeclimate/github/olstenlarck/each-promise.svg
393393

394-
[travis-url]: https://travis-ci.org/tunnckoCore/each-promise
395-
[travis-img]: https://img.shields.io/travis/tunnckoCore/each-promise/master.svg?label=linux
394+
[travis-url]: https://travis-ci.org/olstenlarck/each-promise
395+
[travis-img]: https://img.shields.io/travis/olstenlarck/each-promise/master.svg?label=linux
396396

397397
[appveyor-url]: https://ci.appveyor.com/project/tunnckoCore/each-promise
398398
[appveyor-img]: https://img.shields.io/appveyor/ci/tunnckoCore/each-promise/master.svg?label=windows
399399

400-
[coverage-url]: https://codecov.io/gh/tunnckoCore/each-promise
401-
[coverage-img]: https://img.shields.io/codecov/c/github/tunnckoCore/each-promise/master.svg
400+
[coverage-url]: https://codecov.io/gh/olstenlarck/each-promise
401+
[coverage-img]: https://img.shields.io/codecov/c/github/olstenlarck/each-promise/master.svg
402402

403403
[david-url]: https://david-dm.org/tunnckoCore/each-promise
404404
[david-img]: https://img.shields.io/david/tunnckoCore/each-promise.svg

0 commit comments

Comments
 (0)