From a28c345a833db15ce7deeeacc034ee969c2f1332 Mon Sep 17 00:00:00 2001 From: Ahmet Date: Wed, 9 Dec 2020 13:04:44 +0300 Subject: [PATCH] Update Identity.md --- docs/en/Modules/Identity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Modules/Identity.md b/docs/en/Modules/Identity.md index a88087eaa8..8cd7bf3966 100644 --- a/docs/en/Modules/Identity.md +++ b/docs/en/Modules/Identity.md @@ -1,6 +1,6 @@ # Identity Management Module -Identity module is used to manage [organization units](Organization-Units.md), roles, users and their permissions, based on the Microsoft Identity library. +Identity module is used to manage organization units, roles, users and their permissions, based on the Microsoft Identity library. > **See [the source code](https://github.com/abpframework/abp/tree/dev/modules/identity). Documentation will come soon...**