From 0b1ff8ffdb0d64f92b523391852e68f723ed9cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Mon, 8 Jun 2020 18:45:14 +0300 Subject: [PATCH] Update Index.md --- docs/en/Index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/Index.md b/docs/en/Index.md index be1ba0c58e..7dc2b56da0 100644 --- a/docs/en/Index.md +++ b/docs/en/Index.md @@ -8,8 +8,8 @@ Explore the left navigation menu to deep dive in the documentation. Easiest way to start a new project with ABP is to use the startup templates: -* [ASP.NET Core MVC (Razor Pages) UI Startup Template](Getting-Started?UI=MVC&DB=EF&Tiered=No) -* [Angular UI Startup Template](Getting-Started?UI=NG&DB=EF&Tiered=No) +* [ASP.NET Core MVC (Razor Pages) UI Startup Template](Getting-Started.md?UI=MVC&DB=EF&Tiered=No) +* [Angular UI Startup Template](Getting-Started.md?UI=NG&DB=EF&Tiered=No) If you want to start from scratch (with an empty project) then manually install the ABP Framework and use the following tutorials: