Browse Source

rename OU doc.

pull/4559/head
Halil İbrahim Kalkan 6 years ago
parent
commit
86f7320f7b
  1. 2
      docs/en/Modules/Index.md
  2. 0
      docs/en/Modules/Organization-Units.md

2
docs/en/Modules/Index.md

@ -17,7 +17,7 @@ There are some **free and open source** application modules developed and mainta
* **Blogging**: Used to create fancy blogs. ABP's [own blog](https://blog.abp.io/) already using this module.
* [**Docs**](Docs.md): Used to create technical documentation pages. ABP's [own documentation](https://docs.abp.io) already using this module.
* **Feature Management**: Used to persist and manage the [features](../Features.md).
* **Identity**: Manages [organization units](OrganizationUnit-Management.md), roles, users and their permissions, based on the Microsoft Identity library.
* **Identity**: Manages [organization units](Organization-Units.md), roles, users and their permissions, based on the Microsoft Identity library.
* **IdentityServer**: Integrates to IdentityServer4.
* **Permission Management**: Used to persist permissions.
* **[Setting Management](Setting-Management.md)**: Used to persist and manage the [settings](../Settings.md).

0
docs/en/Modules/OrganizationUnit-Management.md → docs/en/Modules/Organization-Units.md

Loading…
Cancel
Save