diff options
author | Sami Suo-Heikki <samiheikki@vaadin.com> | 2016-11-18 07:30:52 +0200 |
---|---|---|
committer | Sami Suo-Heikki <samiheikki@vaadin.com> | 2016-11-18 07:30:52 +0200 |
commit | 27935df121b978691373f87d9257fd1ef12ca50c (patch) | |
tree | 61dfc0fc8af002424a78785466abd2e57376ce81 | |
parent | 81f9a098512f722c2386d5011864bbcd5a98d71b (diff) | |
download | vaadin-core-27935df121b978691373f87d9257fd1ef12ca50c.tar.gz vaadin-core-27935df121b978691373f87d9257fd1ef12ca50c.zip |
Fix integration links
-rw-r--r-- | docs/elements-introduction.adoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/elements-introduction.adoc b/docs/elements-introduction.adoc index b770c1e..de1bce8 100644 --- a/docs/elements-introduction.adoc +++ b/docs/elements-introduction.adoc @@ -84,10 +84,10 @@ You can use Vaadin elements together with any JavaScript framework or library wh Example integrations for some popular frameworks and libraries: -- link:/docs/-/part/elements/integrations/polymer.html[Polymer] -- link:/docs/-/part/elements/integrations/angular2.html[Angular 2] -- link:/docs/-/part/elements/integrations/react.html[React] -- link:/docs/-/part/elements/integrations/vuejs.html[Vue.js] +- link:/docs/-/part/elements/elements-getting-started.html[Polymer] +- link:/docs/-/part/elements/angular2-polymer/overview.html[Angular 2] +- link:/docs/-/part/elements/integrations/integrations-react.html[React] +- link:/docs/-/part/elements/integrations/integrations-vuejs.html[Vue.js] +++ |