From 3316f1aa7cd1945a188d9d1752c45cb47f1db4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 9 Sep 2020 09:01:21 +0300 Subject: [PATCH] Add link to abp community --- docs/en/Index.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/en/Index.md b/docs/en/Index.md index 5fe44625ad..f1354ec21e 100644 --- a/docs/en/Index.md +++ b/docs/en/Index.md @@ -8,7 +8,19 @@ Explore the navigation menu to deep dive in the documentation. The easiest way to start a new web application with the ABP Framework is to use the [getting started](Getting-Started.md) tutorial. -Then you can continue with the [web application development tutorial](Tutorials/Part-1.md). +## Tutorials / Articles + +### Web Application Development + +[Web application development tutorial](Tutorials/Part-1.md) is a complete guide to develop application using the ABP Framework. + +### ABP Community Articles + +See also the [ABP Community](https://community.abp.io/) articles. + +## Samples + +See the [sample projects](Samples/Index.md) built with the ABP Framework. ## Source Code