@@ -4,9 +4,8 @@ <h2 class="title">
4
4
Welcome to Ignite UI for Angular!
5
5
</ h2 >
6
6
< p class ="description ">
7
- Browse the left menu to see the complete set of samples, including source code, for each control. You’ll see the full array
8
- of capabilities in Ignite UI for Angular, all the different features for the controls, how to implement those
9
- features.
7
+ Browse the left menu to see the complete set of samples for each control. You’ll see the full array
8
+ of capabilities in Ignite UI for Angular and all the different features for the controls.
10
9
</ p >
11
10
</ section >
12
11
< section class ="content ">
@@ -46,7 +45,7 @@ <h3 class="contentTitle">
46
45
npm install igniteui-cli –g
47
46
</ span >
48
47
< p >
49
- in Terminal, PowerShell of Bash to install our CLI. We include an alias, so just type:
48
+ in Terminal, PowerShell or Bash to install our CLI. We include an alias, so just type:
50
49
</ p >
51
50
< span class ="code-snippet ">
52
51
ig
@@ -71,7 +70,7 @@ <h3 class="contentTitle">
71
70
< div class ="bannerItem ">
72
71
< img src ="../../assets/images/home/angular-logo.png " />
73
72
< 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/blogs/ " target ="_blank "> Ignite UI for Angular Blogs </ a >
73
+ < a class ="bannerButton bannerText " href ="https://www.infragistics.com/community/forums/f/ignite-ui-for-angular " target ="_blank "> Ignite UI for Angular Forums </ a >
75
74
</ div >
76
75
</ div >
77
76
</ section >
0 commit comments