From c25a11a2f10fdb971ed638a298772820b8936e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20=C3=87A=C4=9EDA=C5=9E?= Date: Mon, 23 May 2022 11:21:22 +0300 Subject: [PATCH] Update easycrm demo URL --- en/samples/easy-crm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.