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

Commit 48ec9bea by Arturo Guzman

Fix "Getting Started" link in Readme

Update link to corresponding URL @ Readthedocs.org
1 parent 30350ab2
Showing with 1 additions and 1 deletions
...@@ -31,7 +31,7 @@ Will install the latest version of sequelize (currently 2.0). ...@@ -31,7 +31,7 @@ Will install the latest version of sequelize (currently 2.0).
## Resources ## Resources
- [Changelog](https://github.com/sequelize/sequelize/blob/master/changelog.md) - [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/) - [Documentation](http://sequelize.readthedocs.org/en/latest/)
- [API Reference](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) - [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!