Skip to content

Commit 0ea6dc1

Browse files
committed
Fix those badge things
1 parent fda8944 commit 0ea6dc1

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
@@ -8,7 +8,7 @@ Structured Node.js bindings for MySQL.
88
> See https://github.com/node-machine/driver-interface for more background information about this package.
99
1010

11-
## Installation   [![NPM version](https://badge.fury.io/js/machinepack-mysql.svg)](http://badge.fury.io/js/machinepack-mysql) [![Build Status](https://travis-ci.org/treelinehq/machinepack-mysql.png?branch=master)](https://travis-ci.org/treelinehq/machinepack-mysql)
11+
## Installation   [![NPM version](https://badge.fury.io/js/machinepack-mysql.svg)](http://badge.fury.io/js/machinepack-mysql) [![Build Status](https://travis-ci.org/sailshq/machinepack-mysql.png?branch=master)](https://travis-ci.org/sailshq/machinepack-mysql)
1212

1313
```sh
1414
$ npm install machinepack-mysql
@@ -30,7 +30,7 @@ For more examples, or if you get stuck or have questions, click [here](http://sa
3030
To report a bug, [click here](http://sailsjs.com/bugs).
3131

3232

33-
## Contributing   [![Build Status](https://travis-ci.org/balderdashy/machinepack-mysql.svg?branch=master)](https://travis-ci.org/balderdashy/machinepack-mysql)
33+
## Contributing   [![Build Status](https://travis-ci.org/sailshq/machinepack-mysql.svg?branch=master)](https://travis-ci.org/sailshq/machinepack-mysql)
3434

3535
Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/contribute) when opening issues or submitting pull requests.
3636

0 commit comments

Comments
 (0)