Skip to content

Commit dd4f8fa

Browse files
committed
resolved #97: Fixed wrong links
1 parent c824a28 commit dd4f8fa

File tree

1 file changed

+2
-2
lines changed
  • src/AbpCompanyName.AbpProjectName.WebSpaAngular/App/Main/views/about

1 file changed

+2
-2
lines changed

src/AbpCompanyName.AbpProjectName.WebSpaAngular/App/Main/views/about/about.cshtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<ul>
6767
<li>
68-
<a href="https://www.aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Angular">Documentation for this template</a>
68+
<a href="https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template">Documentation for this template</a>
6969
</li>
7070
<li>
7171
<a href="http://www.aspnetboilerplate.com/Pages/Documents">ASP.NET Boilerplate documentation</a>
@@ -76,7 +76,7 @@
7676

7777
<p>
7878
This template is developed open source on Github. You can contribute to the template.
79-
<a href="https://github.com/aspnetboilerplate/module-zero-core-template" target="_blank">https://github.com/aspnetboilerplate/module-zero-core-template</a>
79+
<a href="https://github.com/aspnetboilerplate/module-zero-template" target="_blank">https://github.com/aspnetboilerplate/module-zero-template</a>
8080
</p>
8181
</div>
8282
</div>

0 commit comments

Comments
 (0)