From 918bdf0aadab84e6b2cd77728797ead8bebd176e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Sun, 8 Oct 2017 19:23:40 +0300 Subject: [PATCH] Fix link. --- docs/Getting-Started-Console-Application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started-Console-Application.md b/docs/Getting-Started-Console-Application.md index 1abab6dfe2..30c9d865d2 100644 --- a/docs/Getting-Started-Console-Application.md +++ b/docs/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 this tutorial from [here](../samples/BasicConsoleApplication) \ No newline at end of file +Get source code of the sample project created in this tutorial from [here](../samples/BasicConsoleApplication). \ No newline at end of file