From 416e1ea55b236068470b0182fed2eb1b54e38308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 1 Jun 2022 16:31:15 +0300 Subject: [PATCH] Update Index.md --- docs/en/Index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Index.md b/docs/en/Index.md index 3f5c3dbf44..d2d5931913 100644 --- a/docs/en/Index.md +++ b/docs/en/Index.md @@ -4,7 +4,7 @@ ABP Framework offers an **opinionated architecture** to build enterprise softwar ## Getting Started -* [Quick Start](Tutorials/Todo/Index.md) is a single-part, quick-start tutorial to build a simple application with the ABP Framework. Start with this tutorial if you want to quickly understand how ABP works. +* [Quick Start](Tutorials/Todo/Overall.md) is a single-part, quick-start tutorial to build a simple application with the ABP Framework. Start with this tutorial if you want to quickly understand how ABP works. * [Getting Started](Getting-Started.md) guide can be used to create and run ABP based solutions with different options and details. * [Web Application Development Tutorial](Tutorials/Part-1.md) is a complete tutorial to develop a full stack web application with all aspects of a real-life solution.