Skip to content

Commit 96cbdb4

Browse files
committed
Add link to the new AoT sample
1 parent 5f2e976 commit 96cbdb4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ <h2>Samples</h2>
209209
<li><a href="samples/igGrid-ComplexOpts/igGrid-ComplexOpts.html">Complex template options</a></li>
210210
<li><a href="samples/igGrid-HTTPClient/igGrid-HTTPClient.html">Grid with HTTP client</a></li>
211211
<li><a href="samples/igGrid-callingMethods/igGrid-callingMethods.html">Calling API methods</a></li>
212+
<li><a href="samples/igGrid-AoT/igGrid-AoT.html">Grid AoT</a></li>
212213
</ul>
213214
</div>
214215
<a class="btn btn-default" href="samples/igHierarchicalGrid/igHierarchicalGrid.html">igHierarchicalGrid</a>

samples/igGrid-AoT/igGrid-AoT.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1 class="push-down-md"><a href="#" target="_blank">IgGridComponent with AoT</a
4747
</div>
4848
<div class="col-md-4">
4949
<p class="lead">This sample demonstrates <a href="https://angular.io/docs/ts/latest/cookbook/aot-compiler.html">AoT compiling</a> an Angular app with igGrid.</p>
50-
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igGrid/igGrid.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
50+
<p><a href="https://github.com/IgniteUI/igniteui-angular2/blob/master/samples/igGrid-AoT/igGrid-AoT.html" class="btn btn-default btn-lg btn-primary" target="_blank"><i class="fa fa-code fa-lg"></i> Explore the Code</a></p>
5151
</div>
5252
</div>
5353

0 commit comments

Comments
 (0)