Skip to content

Commit c7a9395

Browse files
committed
fixed incorrect vendor in the url on demo page
1 parent 9f1603b commit c7a9395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>Tree filter</h1>
2525

2626
<p class="lead">Node filter for Tree - the AngularJS Tree component with drag and drop support.</p>
2727

28-
<p><a class="btn btn-lg btn-success" href="https://github.com/jrencz/agnular-ui-tree-keyboard" role="button">
28+
<p><a class="btn btn-lg btn-success" href="https://github.com/ee/agnular-ui-tree-keyboard" role="button">
2929
Code on GitHub</a></p>
3030
</div>
3131

0 commit comments

Comments
 (0)