|
3 | 3 | [](https://travis-ci.org/sequelize/sequelize) |
4 | 4 | [](https://coveralls.io/github/sequelize/sequelize?branch=master) |
5 | 5 | [](https://www.bountysource.com/teams/sequelize/issues?utm_source=Sequelize&utm_medium=shield&utm_campaign=bounties_received) |
6 | | -[](http://sequelize-slack.herokuapp.com) |
7 | | -[](https://www.npmjs.com/package/sequelize) |
| 6 | +[](http://sequelize.slack.com) |
| 7 | +[](https://www.npmjs.com/package/sequelize) |
| 8 | +[](https://github.com/sequelize/sequelize/blob/master/LICENSE) |
8 | 9 |
|
9 | 10 | Sequelize is a promise-based Node.js ORM for Postgres, MySQL, SQLite and Microsoft SQL Server. It features solid transaction support, relations, read replication and more. |
10 | 11 |
|
11 | | -[Documentation](http://sequelize.readthedocs.org/en/latest/) |
| 12 | +[Documentation](http://sequelize.readthedocs.org/en/stable/) |
12 | 13 |
|
13 | 14 | ## Installation |
14 | 15 |
|
@@ -36,10 +37,10 @@ If you have any security issue to report, contact project maintainers privately. |
36 | 37 |
|
37 | 38 | ## Resources |
38 | 39 | - [Changelog](https://github.com/sequelize/sequelize/blob/master/changelog.md) |
39 | | -- [Getting Started](http://docs.sequelizejs.com/en/latest/docs/getting-started/) |
| 40 | +- [Getting Started](http://docs.sequelizejs.com/en/stable/docs/getting-started/) |
40 | 41 | - [Express Example](https://github.com/sequelize/express-example) |
41 | | -- [Documentation](http://docs.sequelizejs.com/en/latest/) |
42 | | -- [API Reference](http://docs.sequelizejs.com/en/latest/) |
| 42 | +- [Documentation](http://docs.sequelizejs.com/en/stable/) |
| 43 | +- [API Reference](http://docs.sequelizejs.com/en/stable/) |
43 | 44 | - [Collaboration and pull requests](https://github.com/sequelize/sequelize/blob/master/CONTRIBUTING.md) |
44 | 45 | - [Roadmap](https://github.com/sequelize/sequelize/issues/2869) |
45 | 46 | - [Twitter](https://twitter.com/SequelizeJS): @SequelizeJS |
|
0 commit comments