diff --git a/docs/en/tutorials/modular-crm/part-06.md b/docs/en/tutorials/modular-crm/part-06.md index 0c71e78d72..31f7c1f304 100644 --- a/docs/en/tutorials/modular-crm/part-06.md +++ b/docs/en/tutorials/modular-crm/part-06.md @@ -647,6 +647,10 @@ In this part of the modular application development tutorial, you have learned t Now, you know the fundamental principles and mechanics to build sophisticated modular monolith application with ABP. +## Download the Source Code + +You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCRM). + ## See Also See the following sections for additional resources.