From 4baff1fa369ea290827dd007b0c5a298f5dfa098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 10 Oct 2018 20:43:03 +0300 Subject: [PATCH] Update Getting-Started-Console-Application.md --- docs/en/Getting-Started-Console-Application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Getting-Started-Console-Application.md b/docs/en/Getting-Started-Console-Application.md index ab7530522b..006e447f0f 100644 --- a/docs/en/Getting-Started-Console-Application.md +++ b/docs/en/Getting-Started-Console-Application.md @@ -121,4 +121,4 @@ While it's enough for this simple code example, it's always suggested to create ### Source Code -Get source code of the sample project created in this tutorial from [here](../samples/BasicConsoleApplication). +Get source code of the sample project created in this tutorial from [here](https://github.com/abpframework/abp/tree/master/samples/BasicConsoleApplication.