Skip to content

Commit

Permalink
Update templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/…
Browse files Browse the repository at this point in the history
…Pages/Index.cshtml

Co-authored-by: SALİH ÖZKARA <[email protected]>
  • Loading branch information
dgnyldrm7 and salihozkara authored Sep 23, 2024
1 parent 58520cd commit be85c3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<h5 class="mb-3"><i class="fas fa-users text-secondary d-block my-3 fa-2x"></i> ABP Community</h5>
<p>Get involved with a vibrant community and become a contributor.</p>
<a href="https://abp.io/community/" target="_blank" class="btn btn-link px-1">Community <i class="fas fa-chevron-right"></i></a>
<a href="https://abp.io/docs/latest/Contribution/Index?ref=tmpl" target="_blank" class="btn btn-link px-1">Contribute <i class="fas fa-chevron-right"></i></a>
<a href="https://abp.io/docs/latest/contribution?ref=tmpl" target="_blank" class="btn btn-link px-1">Contribute <i class="fas fa-chevron-right"></i></a>
</div>
</div>
</div>
Expand Down

0 comments on commit be85c3d

Please sign in to comment.