diff options
author | Sauli Tähkäpää <sauli.tahkapaa@outlook.com> | 2015-10-20 14:29:48 +0300 |
---|---|---|
committer | Sauli Tähkäpää <sauli.tahkapaa@outlook.com> | 2015-10-20 14:29:48 +0300 |
commit | 3aa3bd9657dfc048442eb04ec8732bd6e4c0fcb3 (patch) | |
tree | 23b1501614da87d152e3d5aa29eb2ee63122e469 /README.md | |
parent | 36353716586b5ad46fd5bedbd2abdceaaa3b78e5 (diff) | |
download | vaadin-core-3aa3bd9657dfc048442eb04ec8732bd6e4c0fcb3.tar.gz vaadin-core-3aa3bd9657dfc048442eb04ec8732bd6e4c0fcb3.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ We offer three ways to use Vaadin Elements in your project: Bower, CDN and ZIP a <!-- Bower --> <!-- <script src="bower_components/webcomponentsjs/webcomponents-lite.min.js"></script> - <link href="bower_components/vaadin-components/vaadin-elements.html" rel="import"> --> + <link href="bower_components/vaadin-elements/vaadin-elements.html" rel="import"> --> <!-- ZIP archive --> <!-- <script src="deps/webcomponentsjs/webcomponents-lite.min.js"></script> |