Skip to content

Commit 1c1e383

Browse files
link fixed in readme
1 parent 0f7e1d4 commit 1c1e383

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
@@ -18,7 +18,7 @@ Decorators and some other extras for sequelize (v3 + v4).
1818
- [Many-to-many](#many-to-many)
1919
- [One-to-one](#one-to-one)
2020
- [`@ForeignKey`, `@BelongsTo`, `@HasMany`, `@HasOne`, `@BelongsToMany` API](#foreignkey-belongsto-hasmany-hasone-belongstomany-api)
21-
- [Generated getter and setter](#type-safe-usage-of-generated-getter-and-setter)
21+
- [Generated getter and setter](#type-safe-usage-of-auto-generated-functions)
2222
- [Multiple relations of same models](#multiple-relations-of-same-models)
2323
- [Model validation](#model-validation)
2424
- [Scopes](#scopes)

0 commit comments

Comments
 (0)