diff --git a/docs/Getting-Started-Console-Application.md b/docs/Getting-Started-Console-Application.md index 0f10c7f505..ab7530522b 100644 --- a/docs/Getting-Started-Console-Application.md +++ b/docs/Getting-Started-Console-Application.md @@ -1,6 +1,6 @@ ## Getting Started ABP With Console Application -This tutorial explains how to start ABP from scratch with minimal dependencies. You generally want to start with a ***[startup template](https://abp.io/Templates)***. +This tutorial explains how to start ABP from scratch with minimal dependencies. You generally want to start with a **[startup template](https://abp.io/Templates)**. ### Create A New Project @@ -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). \ No newline at end of file +Get source code of the sample project created in this tutorial from [here](../samples/BasicConsoleApplication).