feathersjs-ecosystem / socketio

[MOVED] The Feathers Socket.io websocket transport plugin
https://github.com/feathersjs/feathers
MIT License
37 stars 14 forks source link

README.md broken link to provider documentation #23

Closed ElliotPsyIT closed 8 years ago

ElliotPsyIT commented 8 years ago

I just noticed the link to provider API doc within the README.md is broken.

Note: For the full API documentation go to http://feathersjs.com/docs/providers.html

I'd submit a PR (as a newbie, it would be my 2nd ever :)), but not sure which doc page you'd like referenced. Could link to feathers doc opening page http://docs.feathersjs.com/ or to the feathers-socketio page http://docs.feathersjs.com/real-time/socket-io.html or other.

daffl commented 8 years ago

I'd change it to the http://docs.feathersjs.com/real-time/socket-io.html page. Looking forward to your PR!