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.
2 parents c993dad + 5173a14 commit 0ab418eCopy full SHA for 0ab418e
README.md
@@ -23,7 +23,7 @@ Then include the directive and json-editor in your html (you can also use the mi
23
24
```html
25
<script src="bower_components/json-editor/dist/jsoneditor.js"></script>
26
-<script src="bower_components/angular-json-editor/angular-json-editor.js"></script>
+<script src="bower_components/angular-json-editor/dist/angular-json-editor.js"></script>
27
```
28
29
Usage
0 commit comments