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.