Update README.md

This commit is contained in:
Rand McKinney 2017-01-20 15:51:30 -08:00 committed by ssh24
parent cc3fb8e3f1
commit aa917089b9
1 changed files with 3 additions and 5 deletions

View File

@ -8,7 +8,7 @@ Current|Long Term Support
:-:|:-:
3.x|2.x
Learn more about our LTS plan in [docs](http://loopback.io/doc/en/contrib/Long-term-support.html).
Learn more about our LTS plan in the [LoopBack documenation](http://loopback.io/doc/en/contrib/Long-term-support.html).
## Usage
@ -26,8 +26,6 @@ npm install loopback-connector-mongodb // in this case, the mongodb connector
## Documentation
See the [official documentation](http://docs.strongloop.com).
See the [LoopBack documentation](http://loopback.io/doc/en/lb3/index.html).
### Creating data sources programmatically
See [Advanced topics: data sources](http://docs.strongloop.com/display/LB/Advanced+topics%3A+data+sources).
For information on data source connectors, see [Connecting models to data sources](https://loopback.io/doc/en/lb3/Connecting-models-to-data-sources.html).