File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ npm start;
3434 An express.js application which provides REST and socket.io endpoints
3535 to the mongodb node.js driver.
3636 </dd >
37- <dt ><a href =" https://travis-ci.org/mongodb-js/mongodb- connection-model " ><img src =" https://secure.travis-ci.org/mongodb-js/mongodb- connection-model.svg?branch=master " height =" 10 " /></a >  ; <a href =" https://github.com/mongodb-js/mongodb- connection-model " >mongodb-connection-model</a ></dt >
37+ <dt ><a href =" https://travis-ci.org/mongodb-js/connection-model " ><img src =" https://secure.travis-ci.org/mongodb-js/connection-model.svg?branch=master " height =" 10 " /></a >  ; <a href =" https://github.com/mongodb-js/connection-model " >mongodb-connection-model</a ></dt >
3838 <dd >
3939 A shared Ampersand.js model used by `compass`, `scout-client`, and `scout-server` that encapsulates
4040 all of the business logic for generating valid parameters to hand to the driver to connect to MongoDB.
4141 </dd >
42- <dt ><a href =" https://travis-ci.org/mongodb-js/mongodb- collection-sample " ><img src =" https://secure.travis-ci.org/mongodb-js/mongodb- collection-sample.svg?branch=master " height =" 10 " /></a >  ; <a href =" https://github.com/mongodb-js/mongodb- collection-sample " >mongodb-collection-sample</a ></dt >
42+ <dt ><a href =" https://travis-ci.org/mongodb-js/collection-sample " ><img src =" https://secure.travis-ci.org/mongodb-js/collection-sample.svg?branch=master " height =" 10 " /></a >  ; <a href =" https://github.com/mongodb-js/collection-sample " >mongodb-collection-sample</a ></dt >
4343 <dd >
4444 Provides a single interface for `scout-server` to request a sample of documents from a collection that automatically uses the `$sample` operator if available, falling back to a client-side reservoir sample.
4545 </dd >
You can’t perform that action at this time.
0 commit comments