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 284a32e commit c65477eCopy full SHA for c65477e
src/app/home/home.component.html
@@ -71,7 +71,7 @@ <h3 class="contentTitle">
71
<div class="bannerItem">
72
<img src="../../assets/images/home/angular-logo.png" />
73
<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>
+ <a class="bannerButton bannerText" href="https://www.infragistics.com/community/blogs/" target="_blank">Ignite UI for Angular Blogs</a>
75
</div>
76
77
</section>
0 commit comments