77[ ![ Circle CI] [ circle_b ]] [ circle_l ]
88[ ![ npm downloads] [ dn_b ]] [ dn_l ]
99[ ![ Coverage Status] [ cov_b ]] [ cov_l ]
10- [ ![ Codacy] [ cod_b ]] [ cod_l ]
1110
1211RethinkDB adapter for [ js-data] ( http://www.js-data.io/ ) .
1312
14- To get started, visit __ [ http://js-data.io ] ( http://www.js-data.io/v3.0/ docs/js-data-rethinkdb ) __ .
13+ To get started, visit __ [ http://js-data.io ] ( http://www.js-data.io/docs/js-data-rethinkdb ) __ .
1514
1615## Links
1716
18- * [ Quick start] ( http://www.js-data.io/v3.0/docs/js-data-rethinkdb )
19- * [ Guides and Tutorials] ( http://www.js-data.io/v3.0/docs/home )
20- * [ API Reference Docs] ( http://api.js-data.io/js-data-rethinkdb )
21- * [ Community] ( http://js-data.io/docs/community )
22- * [ Support] ( http://js-data.io/docs/support )
23- * [ Contributing] ( http://js-data.io/docs/contributing )
17+ * [ Quick start] ( http://www.js-data.io/docs/home#quick-start ) - Get started in 5 minutes
18+ * [ Guides and Tutorials] ( http://www.js-data.io/docs/home ) - Learn how to use JSData
19+ * [ ` RethinkDBAdapter ` Guide] ( http://www.js-data.io/docs/js-data-rethinkdb ) - Learn how to use ` RethinkDBAdapter `
20+ * [ API Reference Docs] ( http://api.js-data.io ) - Explore components, methods, options, etc.
21+ * [ Community & Support] ( http://js-data.io/docs/community ) - Find solutions and chat with the community
22+ * [ General Contributing Guide] ( http://js-data.io/docs/contributing ) - Give back and move the project forward
23+ * [ Contributing to js-data-rethinkdb] ( https://github.com/js-data/js-data-rethinkdb/blob/master/.github/CONTRIBUTING.md )
2424
2525## License
2626
@@ -36,11 +36,9 @@ Copyright (c) 2014-2016 js-data-rethinkdb project authors
3636[ sl_l ] : http://slack.js-data.io
3737[ npm_b ] : https://img.shields.io/npm/v/js-data-rethinkdb.svg?style=flat
3838[ npm_l ] : https://www.npmjs.org/package/js-data-rethinkdb
39- [ circle_b ] : https://img.shields.io/circleci/project/js-data/js-data-rethinkdb/master .svg?style=flat
40- [ circle_l ] : https://circleci.com/gh/js-data/js-data-rethinkdb/tree/master
39+ [ circle_b ] : https://img.shields.io/circleci/project/js-data/js-data-rethinkdb.svg?style=flat
40+ [ circle_l ] : https://circleci.com/gh/js-data/js-data-rethinkdb
4141[ dn_b ] : https://img.shields.io/npm/dm/js-data-rethinkdb.svg?style=flat
4242[ dn_l ] : https://www.npmjs.org/package/js-data-rethinkdb
43- [ cov_b ] : https://img.shields.io/codecov/c/github/js-data/js-data-rethinkdb/v3 .svg?style=flat
43+ [ cov_b ] : https://img.shields.io/codecov/c/github/js-data/js-data-rethinkdb.svg?style=flat
4444[ cov_l ] : https://codecov.io/github/js-data/js-data-rethinkdb
45- [ cod_b ] : https://img.shields.io/codacy/69206fcb0df6462ca559610af32fd1fb.svg
46- [ cod_l ] : https://www.codacy.com/app/jasondobry/js-data-rethinkdb/dashboard
0 commit comments