From 702c51600cd4d069c76ad8e3a4ab28415b40d8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Tue, 22 Jun 2021 09:51:22 +0300 Subject: [PATCH] Fix branch name in the document. --- 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 831a55fc8e..35d46dece0 100644 --- a/docs/en/Modules/Index.md +++ b/docs/en/Modules/Index.md @@ -24,7 +24,7 @@ There are some **free and open source** application modules developed and mainta * [**Tenant Management**](Tenant-Management.md): Manages tenants for a [multi-tenant](../Multi-Tenancy.md) application. * [**Virtual File Explorer**](Virtual-File-Explorer.md): Provided a simple UI to view files in [virtual file system](../Virtual-File-System.md). -See [the GitHub repository](https://github.com/abpframework/abp/tree/master/modules) for source code of all modules. +See [the GitHub repository](https://github.com/abpframework/abp/tree/dev/modules) for source code of all modules. ## Commercial Application Modules