Browse Source

Merge pull request #21974 from abpframework/EngincanV-patch-1

Fix wrong sample link in the modular monolith tutorial
pull/21977/head
Enis Necipoglu 2 years ago
committed by GitHub
parent
commit
98acfcae17
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/tutorials/modular-crm/index.md

4
docs/en/tutorials/modular-crm/index.md

@ -29,8 +29,8 @@ This tutorial is organized as the following parts:
## Download the Source Code
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCRM).
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCrm).
## See Also
* [Book Store: Web Application Development Tutorial](../book-store/index.md)
* [Book Store: Web Application Development Tutorial](../book-store/index.md)

Loading…
Cancel
Save