Skip to content

Commit c1de6a2

Browse files
committed
Update readme to use the proper directory
1 parent 7d860ba commit c1de6a2

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

README.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,23 @@ OBSWebSocket.JS allows Javascript-based connections to the Open Broadcaster plug
55
</i>
66
<br>
77
Created by <a href="https://github.com/haganbmj">Brendan Hagan</a>
8+
Maintained by <a href="https://github.com/obs-websocket-community-projects">OBS Websocket Community</a>
89
</p>
910

1011
<p align="center">
11-
<a href="https://travis-ci.org/haganbmj/obs-websocket-js"><img src="https://img.shields.io/travis/haganbmj/obs-websocket-js/master.svg?style=flat"></a>
12-
<a href="https://coveralls.io/github/haganbmj/obs-websocket-js?branch=master"><img src="https://coveralls.io/repos/github/haganbmj/obs-websocket-js/badge.svg?branch=master"></a>
12+
<a href="https://travis-ci.com/obs-websocket-community-projects/obs-websocket-js"><img src="https://img.shields.io/travis/obs-websocket-community-projects/obs-websocket-js/master.svg?style=flat"></a>
13+
<a href="https://coveralls.io/github/obs-websocket-community-projects/obs-websocket-js?branch=master"><img src="https://coveralls.io/repos/github/obs-websocket-community-projects/obs-websocket-js/badge.svg?branch=master"></a>
1314
<a href="https://libraries.io/bower/obs-websocket-js"><img src="https://img.shields.io/bower/v/obs-websocket-js.svg?style=flat"></a>
1415
<a href="https://www.npmjs.com/package/obs-websocket-js"><img src="https://img.shields.io/npm/v/obs-websocket-js.svg?style=flat"></a>
1516
<a href="https://www.npmjs.com/package/obs-websocket-js"><img src="https://img.shields.io/npm/dt/obs-websocket-js.svg"></a>
1617
<img src="https://img.shields.io/npm/l/obs-websocket-js.svg">
17-
<a href="https://greenkeeper.io/"><img src="https://badges.greenkeeper.io/haganbmj/obs-websocket-js.svg"></a>
18+
<a href="https://greenkeeper.io/"><img src="https://badges.greenkeeper.io/obs-websocket-community-projects/obs-websocket-js.svg"></a>
1819
</p>
1920

2021
<p align="center"><b>
21-
<a href="https://raw.githubusercontent.com/haganbmj/obs-websocket-js/gh-pages/dist/obs-websocket.js">Download</a> |
22-
<a href="https://github.com/haganbmj/obs-websocket-js/tree/master/samples">Samples</a> |
23-
<a href="https://github.com/haganbmj/obs-websocket-js/blob/gh-pages/CHANGELOG.md">Changelog</a>
22+
<a href="https://raw.githubusercontent.com/obs-websocket-community-projects/obs-websocket-js/gh-pages/dist/obs-websocket.js">Download</a> |
23+
<a href="https://github.com/obs-websocket-community-projects/obs-websocket-js/tree/master/samples">Samples</a> |
24+
<a href="https://github.com/obs-websocket-community-projects/obs-websocket-js/blob/gh-pages/CHANGELOG.md">Changelog</a>
2425
</b></p>
2526

2627
## Installation
@@ -233,20 +234,20 @@ _To add your project to this list, submit a Pull Request._
233234

234235

235236

236-
[badge-build-status]: https://img.shields.io/travis/haganbmj/obs-websocket-js/master.svg?style=flat "Travis Status"
237-
[badge-tag]: https://img.shields.io/github/tag/haganbmj/obs-websocket-js.svg?style=flat "Latest Tag"
238-
[badge-release]: https://img.shields.io/github/release/haganbmj/obs-websocket-js.svg?style=flat "Latest Release"
239-
[badge-coveralls]: https://coveralls.io/repos/github/haganbmj/obs-websocket-js/badge.svg?branch=master "Coveralls Status"
237+
[badge-build-status]: https://img.shields.io/travis/obs-websocket-community-projects/obs-websocket-js/master.svg?style=flat "Travis Status"
238+
[badge-tag]: https://img.shields.io/github/tag/obs-websocket-community-projects/obs-websocket-js.svg?style=flat "Latest Tag"
239+
[badge-release]: https://img.shields.io/github/release/obs-websocket-community-projects/obs-websocket-js.svg?style=flat "Latest Release"
240+
[badge-coveralls]: https://coveralls.io/repos/github/obs-websocket-community-projects/obs-websocket-js/badge.svg?branch=master "Coveralls Status"
240241
[badge-npm-downloads]: https://img.shields.io/npm/dt/obs-websocket-js.svg "NPM Downloads"
241242

242243
[link-obswebsocket]: https://github.com/Palakis/obs-websocket "OBS WebSocket Plugin"
243-
[link-Travis-CI]: https://travis-ci.org/haganbmj/obs-websocket-js "Travis CI"
244-
[link-Coveralls]: https://coveralls.io/github/haganbmj/obs-websocket-js?branch=master "Coveralls"
245-
[link-releases]: https://github.com/haganbmj/obs-websocket-js/releases "obs-websocket-js Releases"
246-
[link-tags]: https://github.com/haganbmj/obs-websocket-js/tags "obs-websocket-js Tags"
247-
[link-download]: https://raw.githubusercontent.com/haganbmj/obs-websocket-js/gh-pages/dist/obs-websocket.js "Download"
248-
[link-documentation]: https://github.com/haganbmj/obs-websocket-js/blob/gh-pages/DOCUMENTATION.md "Documentation"
249-
[link-samples]: https://github.com/haganbmj/obs-websocket-js/tree/master/samples "Samples"
250-
[link-changelog]: https://github.com/haganbmj/obs-websocket-js/blob/gh-pages/CHANGELOG.md "Changelog"
244+
[link-Travis-CI]: https://travis-ci.com/obs-websocket-community-projects/obs-websocket-js "Travis CI"
245+
[link-Coveralls]: https://coveralls.io/github/obs-websocket-community-projects/obs-websocket-js?branch=master "Coveralls"
246+
[link-releases]: https://github.com/obs-websocket-community-projects/obs-websocket-js/releases "obs-websocket-js Releases"
247+
[link-tags]: https://github.com/obs-websocket-community-projects/obs-websocket-js/tags "obs-websocket-js Tags"
248+
[link-download]: https://raw.githubusercontent.com/obs-websocket-community-projects/obs-websocket-js/gh-pages/dist/obs-websocket.js "Download"
249+
[link-documentation]: https://github.com/obs-websocket-community-projects/obs-websocket-js/blob/gh-pages/DOCUMENTATION.md "Documentation"
250+
[link-samples]: https://github.com/obs-websocket-community-projects/obs-websocket-js/tree/master/samples "Samples"
251+
[link-changelog]: https://github.com/obs-websocket-community-projects/obs-websocket-js/blob/gh-pages/CHANGELOG.md "Changelog"
251252
[link-contributing]: .github/CONTRIBUTING.md "Contributing"
252253
[link-debug]: https://github.com/visionmedia/debug "Debug Documentation"

0 commit comments

Comments
 (0)