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

Commit cbb29de1 by Sushant

docs(readme): update docs link

1 parent 715a82fd
Showing with 2 additions and 2 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://github.com/sequelize/sequelize/blob/v4/docs) - [v4 Documentation](https://sequelize.github.io/v4/)
- [v3 Documentation](https://sequelize.readthedocs.io/en/v3/) - [v3 Documentation](https://sequelize.github.io/v3/index.html)
- [Contributing](https://github.com/sequelize/sequelize/blob/master/CONTRIBUTING.md) - [Contributing](https://github.com/sequelize/sequelize/blob/master/CONTRIBUTING.md)
## Responsible disclosure ## Responsible disclosure
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!