diff --git a/docs/en/Module-Entity-Extensions.md b/docs/en/Module-Entity-Extensions.md index f160f98b1a..7ee1d8840e 100644 --- a/docs/en/Module-Entity-Extensions.md +++ b/docs/en/Module-Entity-Extensions.md @@ -491,3 +491,6 @@ Here, a few things you can do: * You can override a domain or application service to perform custom logics with your new property. * You can low level control how to add/render a field in the data table on the UI. +## See Also + +* [Angular UI Extensions](UI/Angular/Extensions-Overall.md)