We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f40e47 + f16baa4 commit 11487e9Copy full SHA for 11487e9
README.md
@@ -854,7 +854,7 @@ export class Shoe extends Model {
854
## Scopes
855
856
Scopes can be defined with annotations as well. The scope options are identical to native
857
-sequelize (See sequelize [docs](https://docs.sequelizejs.com/manual/tutorial/scopes.html) for more details)
+sequelize (See sequelize [docs](https://sequelize.org/master/manual/scopes.html) for more details)
858
859
### `@DefaultScope` and `@Scopes`
860
0 commit comments