From 72c59898df48b319bd9da246842972f27cb8b4f2 Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Mon, 18 Nov 2019 14:25:52 +0300 Subject: [PATCH] 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 1e25d67f86..4d3a5077b0 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.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.