summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSauli Tähkäpää <sauli.tahkapaa@outlook.com>2015-10-20 14:29:48 +0300
committerSauli Tähkäpää <sauli.tahkapaa@outlook.com>2015-10-20 14:29:48 +0300
commit3aa3bd9657dfc048442eb04ec8732bd6e4c0fcb3 (patch)
tree23b1501614da87d152e3d5aa29eb2ee63122e469 /README.md
parent36353716586b5ad46fd5bedbd2abdceaaa3b78e5 (diff)
downloadvaadin-core-3aa3bd9657dfc048442eb04ec8732bd6e4c0fcb3.tar.gz
vaadin-core-3aa3bd9657dfc048442eb04ec8732bd6e4c0fcb3.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34da3c7..0b84248 100644
--- a/README.md
+++ b/README.md
@@ -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>