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

Commit 9502a12d by Sascha Depold

Merge pull request #4451 from Aweary/fix-link

Fix transaction section link in model doc
2 parents 6a13700e 75985433
Showing with 1 additions and 1 deletions
......@@ -173,7 +173,7 @@ Sequelize.Deferrable.NOT
```
The last option is the default in PostgreSQL and won't allow you to dynamically change
the rule in a transaction. See [the transaction section](docs/transactions/#options) for further information.
the rule in a transaction. See [the transaction section](transactions/#options) for further information.
## Getters & setters
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!