We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860b6a9 commit 592bde0Copy full SHA for 592bde0
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/Views/About/Index.cshtml
@@ -67,8 +67,15 @@
67
</p>
68
69
<h3>Documentation</h3>
70
-
71
- <p>See <a href="http://www.aspnetboilerplate.com/Pages/Documents">documentation</a> for ASP.NET Boilerplate framework and module-zero.</p>
+
+ <ul>
72
+ <li>
73
+ <a href="https://www.aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core">Documentation for this template</a>
74
+ </li>
75
76
+ <a href="http://www.aspnetboilerplate.com/Pages/Documents">ASP.NET Boilerplate documentation</a>
77
78
+ </ul>
79
80
<h3>Source code</h3>
81
0 commit comments