不要怂,就是干,撸起袖子干!

Commit 6a8e08ea by Sushant

docs: update links

1 parent cbb29de1
Showing with 8 additions and 8 deletions
...@@ -45,8 +45,8 @@ $ npm install --save tedious # Microsoft SQL Server ...@@ -45,8 +45,8 @@ $ npm install --save tedious # Microsoft SQL Server
## Documentation ## Documentation
- [v5 Documentation](http://docs.sequelizejs.com) - [v5 Documentation](http://docs.sequelizejs.com)
- [v4 Documentation](https://sequelize.github.io/v4/) - [v4 Documentation](https://sequelize.org/v4)
- [v3 Documentation](https://sequelize.github.io/v3/index.html) - [v3 Documentation](https://sequelize.org/v3)
- [Contributing](https://github.com/sequelize/sequelize/blob/master/CONTRIBUTING.md) - [Contributing](https://github.com/sequelize/sequelize/blob/master/CONTRIBUTING.md)
## Responsible disclosure ## Responsible disclosure
......
<div> <div>
<div class="center logo"> <div class="center logo">
![logo](/manual/asset/logo-small.png) ![logo](manual/asset/logo-small.png)
</div> </div>
<div class="center sequelize">Sequelize</div> <div class="center sequelize">Sequelize</div>
</div> </div>
......
# Who's using sequelize? # Who's using sequelize?
[![Walmart labs logo](/manual/asset/walmart-labs-logo.png)](http://www.walmartlabs.com/) [![Walmart labs logo](asset/walmart-labs-logo.png)](http://www.walmartlabs.com/)
> ... we are avid users of sequelize (and have been for the past 18 months) (Feb 2017) > ... we are avid users of sequelize (and have been for the past 18 months) (Feb 2017)
<hr /> <hr />
[![Snaplytics logo](/manual/asset/logo-snaplytics-green.png)](https://snaplytics.io) [![Snaplytics logo](asset/logo-snaplytics-green.png)](https://snaplytics.io)
> We've been using sequelize since we started in the beginning of 2015. We use it for our graphql servers (in connection with [graphql-sequelize](http://github.com/mickhansen/graphql-sequelize)), and for all our background workers. > We've been using sequelize since we started in the beginning of 2015. We use it for our graphql servers (in connection with [graphql-sequelize](http://github.com/mickhansen/graphql-sequelize)), and for all our background workers.
<hr /> <hr />
[![Connected Cars logo](/manual/asset/connected-cars.png)](https://connectedcars.io/) [![Connected Cars logo](asset/connected-cars.png)](https://connectedcars.io/)
<hr /> <hr />
[![Bitovi Logo](/manual/asset/bitovi-logo.png)](https://bitovi.com) [![Bitovi Logo](asset/bitovi-logo.png)](https://bitovi.com)
> We have used Sequelize in enterprise projects for some of our Fortune 100 and Fortune 500 clients. It is used in deployments that are depended on by hundreds of millions of devices every year. > We have used Sequelize in enterprise projects for some of our Fortune 100 and Fortune 500 clients. It is used in deployments that are depended on by hundreds of millions of devices every year.
<hr /> <hr />
[![ErmesHotels Logo](/manual/asset/ermeshotels-logo.png)](https://www.ermeshotels.com) [![ErmesHotels Logo](asset/ermeshotels-logo.png)](https://www.ermeshotels.com)
> Using Sequelize in production for two different apps with 30k+ daily users by 2 years. I doubt there is something better at this moment in terms of productivity and features. > Using Sequelize in production for two different apps with 30k+ daily users by 2 years. I doubt there is something better at this moment in terms of productivity and features.
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!