Skip to content

Commit b7878b8

Browse files
authored
Updated links in readme
1 parent 2274bf1 commit b7878b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Express OAuth Server [![Build Status](https://travis-ci.org/seegno/express-oauth-server.png?branch=master)](https://travis-ci.org/seegno/express-oauth-server)
1+
# Express OAuth Server [![Build Status](https://travis-ci.org/oauthjs/express-oauth-server.png?branch=master)](https://travis-ci.org/oauthjs/express-oauth-server)
22

3-
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with [express](https://github.com/strongloop/express) in [node.js](http://nodejs.org/).
3+
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with [express](https://github.com/expressjs/express) in [node.js](http://nodejs.org/).
44

5-
This is the express wrapper for [oauth2-server](https://github.com/thomseddon/node-oauth2-server).
5+
This is the express wrapper for [oauth2-server](https://github.com/oauthjs/node-oauth2-server).
66

77
## Installation
88

0 commit comments

Comments
 (0)