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

Commit c48964a6 by Arik Fraimovich Committed by Sushant

Fixed the Getting Started link in README (#7543)

Previous one was giving 404.
1 parent 08c321dd
Showing with 1 additions and 1 deletions
......@@ -40,7 +40,7 @@ If you have any security issue to report, contact project maintainers privately.
## Resources
- [Changelog](https://github.com/sequelize/sequelize/blob/master/changelog.md)
- [Getting Started](http://docs.sequelizejs.com/en/manual/installation/getting-started.html)
- [Getting Started](http://docs.sequelizejs.com/en/v3/docs/getting-started/)
- [Express Example](https://github.com/sequelize/express-example)
- [Documentation](http://docs.sequelizejs.com)
- [Collaboration and pull requests](https://github.com/sequelize/sequelize/blob/master/CONTRIBUTING.md)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!