From 95b02ec83e37f200330b026366dbf6b86053dcd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Y=C3=BCksel=20POLAT?= Date: Thu, 31 Oct 2019 16:39:05 +0300 Subject: [PATCH] Create-Aspnet-Core-Application Image path fixed. --- docs/en/Getting-Started-AspNetCore-Application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Getting-Started-AspNetCore-Application.md b/docs/en/Getting-Started-AspNetCore-Application.md index f0a715aacd..4abcd039c9 100644 --- a/docs/en/Getting-Started-AspNetCore-Application.md +++ b/docs/en/Getting-Started-AspNetCore-Application.md @@ -14,7 +14,7 @@ This tutorial explains how to start ABP from scratch with minimal dependencies. 3. Press to the create button: -![create-aspnet-core-application](D:\Github\abp\docs\en\images\create-aspnet-core-application.png) +![create-aspnet-core-application](images/create-aspnet-core-application.png) ## Install Volo.Abp.AspNetCore.Mvc Package