From 54791cf6e5eae92bee10982cd3a51d532a85f9e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Mon, 30 Nov 2020 17:59:13 +0300 Subject: [PATCH] Update Index.md --- docs/en/Index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Index.md b/docs/en/Index.md index b4637341f5..f905eb78d0 100644 --- a/docs/en/Index.md +++ b/docs/en/Index.md @@ -34,7 +34,7 @@ ABP offers a complete, modular and layered software architecture based on [Domai * See the [Modularity](Module-Development-Basics.md) document to understand the module system. * [Implementing Domain Driven Design](Domain-Driven-Design-Implementation-Guide.md) document is an ultimate guide for who want to understand and implement the DDD. -* [Microservice Architecture](Microservice-Architecture.md) document. +* [Microservice Architecture](Microservice-Architecture.md) document introduces how ABP helps to create a microservice solution. ### Infrastructure