Skip to content

Commit e978763

Browse files
committed
added tree component demo link in the project demo
1 parent c7a9395 commit e978763

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

demo/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@
2323
<div class="jumbotron">
2424
<h1>Tree filter</h1>
2525

26-
<p class="lead">Node filter for Tree - the AngularJS Tree component with drag and drop support.</p>
27-
26+
<p class="lead">
27+
Node filter for Tree - the <a href="https://jimliu.github.io/angular-ui-tree/">AngularJS Tree component</a>
28+
with drag and drop support.
29+
</p>
30+
2831
<p><a class="btn btn-lg btn-success" href="https://github.com/ee/agnular-ui-tree-keyboard" role="button">
2932
Code on GitHub</a></p>
3033
</div>

0 commit comments

Comments
 (0)