Skip to content

Commit 894d56b

Browse files
fix url of example page
1 parent 7c9d69b commit 894d56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ angular-bootstrap-nav-tree
44

55
This is a Tree directive for Angular JS apps that use Bootstrap CSS.
66

7-
example: http://nickperkinslondon.github.io/angular-bootstrap-nav-tree/test/bs2_test_page.html
7+
example: http://nickperkinslondon.github.io/angular-bootstrap-nav-tree/test/bs2_ng115_test_page.html
88

99
The style is completely Bootstrap because the tree is actually just a Bootstrap "nav" list, with a few changes: Indentation is added, expand/collapse icons are added, and Angular CSS animations are used during expand/collapse.
1010

0 commit comments

Comments
 (0)