diff --git a/en/samples/easy-crm.md b/en/samples/easy-crm.md index 6d723cec..e0e5895b 100644 --- a/en/samples/easy-crm.md +++ b/en/samples/easy-crm.md @@ -10,7 +10,7 @@ This is a sample solution developed on top of ABP Commercial. ## Demo -Visit [easycrm.samples.commercial.abp.io](http://easycrm.samples.commercial.abp.io/) to see this sample application in action. The online demo is with the ASP.NET Core MVC / Razor Pages UI, while the sample project is available with the Angular UI and Blazor too, when you download its source code. +Visit [easycrm.abp.io](http://easycrm.abp.io/) to see this sample application in action. The online demo is with the ASP.NET Core MVC / Razor Pages UI, while the sample project is available with the Angular UI and Blazor too, when you download its source code. ## How To Run? @@ -39,4 +39,4 @@ When you download and open the zip file, you will see two folders: ### Blazor UI * First, follow all the steps above to run the server side and seed the sample data. -* Run the `Volo.EasyCrm.Blazor` application. \ No newline at end of file +* Run the `Volo.EasyCrm.Blazor` application.