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

Commit bd0bc00b by Mick Hansen

Merge pull request #3239 from guzart/patch-1

Fix "Getting Started" link in Readme
2 parents 30350ab2 48ec9bea
Showing with 1 additions and 1 deletions
......@@ -31,7 +31,7 @@ Will install the latest version of sequelize (currently 2.0).
## Resources
- [Changelog](https://github.com/sequelize/sequelize/blob/master/changelog.md)
- [Getting Started](http://sequelizejs.com/articles/getting-started)
- [Getting Started](http://sequelize.readthedocs.org/en/latest/docs/getting-started/)
- [Documentation](http://sequelize.readthedocs.org/en/latest/)
- [API Reference](http://sequelize.readthedocs.org/en/latest/)
- [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!