There was an error while loading. Please reload this page.
1 parent 1b3384a commit d432180Copy full SHA for d432180
1 file changed
docs/en/Index.md
@@ -6,8 +6,8 @@
6
* From Startup Templates
7
* [ASP.NET Core MVC Template](Getting-Started-AspNetCore-MVC-Template.md)
8
* From Empty Projects
9
- * [With Console Application][Getting-Started-Console-Application.md]
10
- * [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)
11
* Tutorials
12
* Application Development
13
* [With ASP.NET Core MVC](Tutorials/AspNetCore-Mvc/Part-I.md)
@@ -61,4 +61,4 @@
61
* Data Access
62
* [Entity Framework Core Integration](Entity-Framework-Core.md)
63
* [MongoDB Integration](MongoDB.md)
64
-* Testing
+* Testing
0 commit comments