Skip to content

Commit 7aa25c9

Browse files
committed
1
1 parent 79c35ec commit 7aa25c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
yii2-bootstrap-tree
22
===================
3-
Виджет основыный на [bootstrap-treeview](https://github.com/lesha724/yii2-tree-view)
3+
Виджет основыный на [bootstrap-treeview](https://github.com/jonmiles/bootstrap-treeview)
44

55
Installation
66
------------
@@ -28,4 +28,4 @@ Usage
2828
Once the extension is installed, simply use it in your code by :
2929

3030
```php
31-
<?= \lesha724\bootstraptree\AutoloadExample::widget(); ?>```
31+
<?= \lesha724\bootstraptree\TreeView::widget(); ?>```

0 commit comments

Comments
 (0)