Skip to content

Commit 11487e9

Browse files
authored
Merge branch 'master' into hotfix/dynamic-accessor
2 parents 5f40e47 + f16baa4 commit 11487e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ export class Shoe extends Model {
854854
## Scopes
855855

856856
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)
857+
sequelize (See sequelize [docs](https://sequelize.org/master/manual/scopes.html) for more details)
858858

859859
### `@DefaultScope` and `@Scopes`
860860

0 commit comments

Comments
 (0)