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

Commit 715a82fd by Shoya Shiraki Committed by Sushant

docs(dialect): remove broken link (#11193)

1 parent 0bc6d638
Showing with 1 additions and 1 deletions
...@@ -13,7 +13,7 @@ const sequelize = new Sequelize('database', 'username', 'password', { ...@@ -13,7 +13,7 @@ const sequelize = new Sequelize('database', 'username', 'password', {
``` ```
**Note:** You can pass options directly to dialect library by setting the **Note:** You can pass options directly to dialect library by setting the
`dialectOptions` parameter. See [Options](/manual/usage.html#options). `dialectOptions` parameter.
## MariaDB ## MariaDB
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!