Skip to content

Commit 592bde0

Browse files
committed
Add template doc link.
1 parent 860b6a9 commit 592bde0

File tree

1 file changed

+9
-2
lines changed
  • aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/Views/About

1 file changed

+9
-2
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/Views/About/Index.cshtml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,15 @@
6767
</p>
6868

6969
<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>
70+
71+
<ul>
72+
<li>
73+
<a href="https://www.aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core">Documentation for this template</a>
74+
</li>
75+
<li>
76+
<a href="http://www.aspnetboilerplate.com/Pages/Documents">ASP.NET Boilerplate documentation</a>
77+
</li>
78+
</ul>
7279

7380
<h3>Source code</h3>
7481

0 commit comments

Comments
 (0)