From fc53cd978b3c4ee8d012b39cde96c96e362439f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Tue, 8 Jun 2021 17:38:30 +0300 Subject: [PATCH] Update Index.md --- docs/en/Index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/Index.md b/docs/en/Index.md index d80caa1519..8b416b6322 100644 --- a/docs/en/Index.md +++ b/docs/en/Index.md @@ -29,7 +29,7 @@ ABP has a **comprehensive documentation** that not only explains the ABP Framewo ABP offers a complete, modular and layered software architecture based on [Domain Driven Design](Domain-Driven-Design.md) principles and patterns. It also provides the necessary infrastructure to implement this architecture. * See the [Modularity](Module-Development-Basics.md) document to understand the module system. -* [Implementing Domain Driven Design Book](https://abp.io/books/implementing-domain-driven-design) is an ultimate guide for who want to understand and implement the DDD. +* [Implementing Domain Driven Design book](https://abp.io/books/implementing-domain-driven-design) is an ultimate guide for who want to understand and implement the DDD with the ABP Framework. * [Microservice Architecture](Microservice-Architecture.md) document explains how ABP helps to create a microservice solution. * [Multi-Tenancy](Multi-Tenancy.md) document introduces multi-tenancy and explores the ABP multi-tenancy infrastructure. @@ -62,7 +62,7 @@ The [Startup templates](Startup-Templates/Index.md) are pre-built Visual Studio A **practical guide** for implementing Domain Driven Design (DDD). While the implementation details are **based on the ABP Framework** infrastructure, the basic concepts, principles and models can be applied to any solution, even if it is not a .NET solution. -[Click here to get your free copy](https://abp.io/books/implementing-domain-driven-design). +[Click here to get your free copy](https://abp.io/books/implementing-domain-driven-design?ref=doc). ## ABP Community