Skip to content

Commit cb22126

Browse files
committed
Fixing code links leading to igniteui-angular
1 parent fa6bac1 commit cb22126

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

samples/igHierarchicalGrid/igHierarchicalGrid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/hierarchical-grid/overview
4040
<div class="row description">
4141
<div class="col-md-12">
4242
<p class="lead">This sample demonstrates how AngularJS components are used to instantiate igHierarchicalGrid.</p>
43-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igHierarchicalGrid/igHierarchicalGrid.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
43+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igHierarchicalGrid/igHierarchicalGrid.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
4444
</div>
4545
</div>
4646

samples/igHtmlEditor/igHtmlEditor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/html-editor/overview" targ
9090
</div>
9191
<div class="col-md-4">
9292
<p class="lead">This sample demonstrates how AngularJS components are used with the igHtmlEditor to allow for two-way binding.</p>
93-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igHtmlEditor/igHtmlEditor.html"
93+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igHtmlEditor/igHtmlEditor.html"
9494
class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
9595
</div>
9696
</div>

samples/igLayoutManager/igLayoutManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/layout-manager/overview" t
117117
<div class="row description">
118118
<div class="col-md-12">
119119
<p class="lead">This sample demonstrates how AngularJS components are used to instantiate igLayoutManager.</p>
120-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igLayoutManager/igLayoutManager.html"
120+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igLayoutManager/igLayoutManager.html"
121121
class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
122122
</div>
123123
</div>

samples/igMap/igMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/map/overview" target="_bla
6464
</div>
6565
<div class="col-md-4">
6666
<p class="lead">This sample demonstrates how create an igMap using an AngularJS component.</p>
67-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igMap/igMap.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
67+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igMap/igMap.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
6868
</div>
6969
</div>
7070
<my-app>Loading...</my-app>

samples/igTileManager/igTileManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/tile-manager/overview" tar
126126
<div class="row description">
127127
<div class="col-md-12">
128128
<p class="lead">This sample demonstrates how AngularJS components are used to instantiate igTileManager.</p>
129-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igTileManager/igTileManager.html"
129+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igTileManager/igTileManager.html"
130130
class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
131131
</div>
132132
</div>

samples/igTree/igTree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/tree/overview" target="_bl
6565
</div>
6666
<div class="col-md-4">
6767
<p class="lead">This sample demonstrates how to create an igTree with an AngularJS component.</p>
68-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igTree/igTree.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
68+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igTree/igTree.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
6969
</div>
7070
</div>
7171
<div class="row">

samples/igTreeGrid/igTreeGrid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/tree-grid/overview" target
4242
<div class="row description">
4343
<div class="col-md-9">
4444
<p class="lead">This sample demonstrates how AngularJS directives are used with the igTreeGrid.</p>
45-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igTreeGrid/igTreeGrid.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
45+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igTreeGrid/igTreeGrid.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
4646
</div>
4747
</div>
4848
<my-app></my-app>

samples/igUpload/igUpload.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/file-upload/overview" targ
6464
<div class="col-md-4">
6565
<p class="lead">This sample demonstrates how create an igUpload using an AngularJS component.</p>
6666
<p class="alert alert-warning"><strong>Note:</strong> There is no server configured with this sample, so uploads will fail.</p>
67-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igUpload/igUpload.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
67+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igUpload/igUpload.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
6868
</div>
6969
</div>
7070
<my-app>Loading...</my-app>

samples/igVideoPlayer/igVideoPlayer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/video-player/overview" tar
6464
</div>
6565
<div class="col-md-4">
6666
<p class="lead">This sample demonstrates how create an igVideoPlayer with an AngularJS components.</p>
67-
<p><a href="https://github.com/IgniteUI/igniteui-angular/blob/master/samples/igVideoPlayer/igVideoPlayer.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
67+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igVideoPlayer/igVideoPlayer.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
6868
</div>
6969
</div>
7070
<my-app>Loading...</my-app>

0 commit comments

Comments
 (0)