diff --git a/docs/introduction/migrate-from-v7.md b/docs/introduction/migrate-from-v7.md index c5b5bd594cc..72f8c2b75db 100644 --- a/docs/introduction/migrate-from-v7.md +++ b/docs/introduction/migrate-from-v7.md @@ -22,7 +22,7 @@ We have also rethought the hooks feature to make it more useful and easier to us Now, you can use the [`@tsed/hooks`](/docs/hooks) package to subscribe to hooks outside the DI context. Additionally, some deprecated methods and packages were removed or updated to be aligned with new DI functions (aka [Functional API](/docs/providers.md)). -For further details, you can view the full release notes here. +For further details, you can view the full [release notes here](https://github.com/tsedio/tsed/releases). | Topics | Migration note | Issue | | -------------------------------------------------------------------------- | ------------------------------------- | --------------------------------------------------------------------- |