Skip to content

Commit 4f9335c

Browse files
authored
#791 solved. Updated Upgrade to v5 Link
1 parent da83a61 commit 4f9335c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ For `sequelize@4` & `sequelize@3` use `[email protected]`.
6666

6767
### Breaking Changes
6868
All breaking changes of `sequelize@5` are also valid for `sequelize-typescript@1`.
69-
See [Upgrade to v5](https://github.com/sequelize/sequelize/blob/master/docs/upgrade-to-v5.md) for details.
69+
See [Upgrade to v5](https://sequelize.org/v5/manual/upgrade-to-v5.html#typescript-support) for details.
7070

7171
#### Official Sequelize Typings
7272
sequelize-typescript now uses the official typings bundled with sequelize
73-
(See [this](https://github.com/sequelize/sequelize/blob/master/docs/upgrade-to-v5.md#typescript-support)).
73+
(See [this](https://sequelize.org/v5/manual/upgrade-to-v5.html#typescript-support)).
7474
Please note the following details:
7575
- Most of the sequelize-typescript interfaces of the previous version are replaced by the official ones
7676
- `@types/sequelize` is no longer used

0 commit comments

Comments
 (0)