Skip to content

Commit

Permalink
Update Index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan authored Oct 12, 2018
1 parent 1b3384a commit d432180
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/en/Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
* From Startup Templates
* [ASP.NET Core MVC Template](Getting-Started-AspNetCore-MVC-Template.md)
* From Empty Projects
* [With Console Application][Getting-Started-Console-Application.md]
* [With ASP.NET Core Web Application][Getting-Started-AspNetCore-Application.md]
* [With Console Application](Getting-Started-Console-Application.md)
* [With ASP.NET Core Web Application](Getting-Started-AspNetCore-Application.md)
* Tutorials
* Application Development
* [With ASP.NET Core MVC](Tutorials/AspNetCore-Mvc/Part-I.md)
Expand Down Expand Up @@ -61,4 +61,4 @@
* Data Access
* [Entity Framework Core Integration](Entity-Framework-Core.md)
* [MongoDB Integration](MongoDB.md)
* Testing
* Testing

0 comments on commit d432180

Please sign in to comment.