We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c35ec commit 7aa25c9Copy full SHA for 7aa25c9
README.md
@@ -1,6 +1,6 @@
1
yii2-bootstrap-tree
2
===================
3
-Виджет основыный на [bootstrap-treeview](https://github.com/lesha724/yii2-tree-view)
+Виджет основыный на [bootstrap-treeview](https://github.com/jonmiles/bootstrap-treeview)
4
5
Installation
6
------------
@@ -28,4 +28,4 @@ Usage
28
Once the extension is installed, simply use it in your code by :
29
30
```php
31
-<?= \lesha724\bootstraptree\AutoloadExample::widget(); ?>```
+<?= \lesha724\bootstraptree\TreeView::widget(); ?>```
0 commit comments