Browse Source

Merge pull request #25400 from abpframework/auto-merge/rel-10-3/4557

Merge branch rel-10.4 with rel-10.3
pull/25401/head
Volosoft Agent 3 months ago
committed by GitHub
parent
commit
2a5a717281
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 12
      docs/en/tutorials/modular-crm/part-08.md

12
docs/en/tutorials/modular-crm/part-08.md

@ -176,8 +176,20 @@ Now, you know the fundamental principles and mechanics of building sophisticated
## Download the Source Code
{{if UI == "MVC"}}
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCRM).
{{else if UI == "BlazorWebApp"}}
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCRM-BlazorWebApp).
{{else if UI == "NG"}}
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/NG.ModularCRM).
{{end}}
## See Also
See the following sections for additional resources.

Loading…
Cancel
Save