From c6f5c86dce9d42f661953b445e3b9d1a37070b5b Mon Sep 17 00:00:00 2001 From: ahmetfarukulu Date: Tue, 26 Nov 2024 09:08:04 +0300 Subject: [PATCH] Update tutorial to simplify source code download instructions --- docs/en/tutorials/microservice/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/tutorials/microservice/index.md b/docs/en/tutorials/microservice/index.md index 86635f83d2..477e0baba9 100644 --- a/docs/en/tutorials/microservice/index.md +++ b/docs/en/tutorials/microservice/index.md @@ -30,7 +30,7 @@ This tutorial is organized as the following parts: ## Download the Source Code -After logging in to the ABP website, you can download the source code for the final solution from [here](https://abp.io/api/download/samples/cloud-crm-mvc-ef). +After logging in to the ABP website, you can download the source code from [here](https://abp.io/api/download/samples/cloud-crm-mvc-ef). ## See Also