From 375a8d147b36a0798d3da837a029b9eed9d95e17 Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Mon, 18 Nov 2019 14:32:45 +0300 Subject: [PATCH 1/2] Update Index.md --- docs/en/Modules/Index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Modules/Index.md b/docs/en/Modules/Index.md index 4d3a5077b0..a6601a28ca 100644 --- a/docs/en/Modules/Index.md +++ b/docs/en/Modules/Index.md @@ -19,7 +19,7 @@ There are some **free and open source** application modules developed and mainta * **Identity**: Used to manage roles, users and their permissions. * **Identity Server**: Integrates to IdentityServer4. * **Permission Management**: Used to persist permissions. -* [**Setting Management**]( Setting-Management.md ): Used to persist and manage the [settings](../Settings.md). +* [**Setting Management**](Setting-Management): Used to persist and manage the [settings](../Settings.md). * **Tenant Management**: Used to manage tenants for a [multi-tenant](../Multi-Tenancy.md) application. * **Users**: Used to abstract users, so other modules can depend on this instead of the Identity module. From 69dcb4bea2c116f19534410a09628d09f8c37e66 Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Mon, 18 Nov 2019 14:33:35 +0300 Subject: [PATCH 2/2] Update Index.md --- docs/en/Modules/Index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Modules/Index.md b/docs/en/Modules/Index.md index a6601a28ca..e8e51fdd38 100644 --- a/docs/en/Modules/Index.md +++ b/docs/en/Modules/Index.md @@ -19,7 +19,7 @@ There are some **free and open source** application modules developed and mainta * **Identity**: Used to manage roles, users and their permissions. * **Identity Server**: Integrates to IdentityServer4. * **Permission Management**: Used to persist permissions. -* [**Setting Management**](Setting-Management): Used to persist and manage the [settings](../Settings.md). +* [**Setting Management**](Setting-Management.md): Used to persist and manage the [settings](../Settings.md). * **Tenant Management**: Used to manage tenants for a [multi-tenant](../Multi-Tenancy.md) application. * **Users**: Used to abstract users, so other modules can depend on this instead of the Identity module.