Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 270ae22e
authored
Sep 08, 2016
by
Sushant
Committed by
GitHub
Sep 08, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed documentation links
1 parent
6d90b5ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
README.md
README.md
View file @
270ae22
...
...
@@ -10,9 +10,9 @@
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.
[
Stable (v3) documentation
](
http://
sequelize.readthedocs.org
/en/v3/
)
[
Stable (v3) documentation
](
http://
docs.sequelizejs.com
/en/v3/
)
[
Master / unstable (v4-pre) documentation
](
http://
sequelize.readthedocs.org
/en/latest/
)
[
Master / unstable (v4-pre) documentation
](
http://
docs.sequelizejs.com
/en/latest/
)
## Installation
...
...
@@ -42,8 +42,7 @@ If you have any security issue to report, contact project maintainers privately.
-
[
Changelog
](
https://github.com/sequelize/sequelize/blob/master/changelog.md
)
-
[
Getting Started
](
http://docs.sequelizejs.com/en/stable/docs/getting-started/
)
-
[
Express Example
](
https://github.com/sequelize/express-example
)
-
[
Documentation
](
http://docs.sequelizejs.com/en/stable/
)
-
[
API Reference
](
http://docs.sequelizejs.com/en/stable/
)
-
[
Documentation
](
http://docs.sequelizejs.com/en/latest/
)
-
[
Collaboration and pull requests
](
https://github.com/sequelize/sequelize/blob/master/CONTRIBUTING.md
)
-
[
Roadmap
](
https://github.com/sequelize/sequelize/issues/2869
)
-
[
Twitter
](
https://twitter.com/SequelizeJS
)
: @SequelizeJS
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment