Skip to content

Commit c65477e

Browse files
author
Tacho
committed
fix(navUI): update blog link #550
1 parent 284a32e commit c65477e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/home/home.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h3 class="contentTitle">
7171
<div class="bannerItem">
7272
<img src="../../assets/images/home/angular-logo.png" />
7373
<p class="bannerText">To get further help if you need it, or if you run into any issues, go to the forums</p>
74-
<a class="bannerButton bannerText" href="https://www.infragistics.com/community/forums/f/ignite-ui-for-angular" target="_blank">Ignite UI for Angular Blogs</a>
74+
<a class="bannerButton bannerText" href="https://www.infragistics.com/community/blogs/" target="_blank">Ignite UI for Angular Blogs</a>
7575
</div>
7676
</div>
7777
</section>

0 commit comments

Comments
 (0)