summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni@jouni.me>2016-01-21 17:02:45 +0200
committerJouni Koivuviita <jouni@jouni.me>2016-01-21 17:02:45 +0200
commit47ae4563d94a90519407584f2950464b37ae0cc9 (patch)
treeb3f11c537ca093969fd7c22fc7f1c8634d86a9cb /README.md
parentc931e163a50b358bfec5d5e8370a84eb74c0b99c (diff)
downloadvaadin-core-47ae4563d94a90519407584f2950464b37ae0cc9.tar.gz
vaadin-core-47ae4563d94a90519407584f2950464b37ae0cc9.zip
Update README.md
Have just one link per element that points to the marketing website, where users can find a live example and links to docs and the GitHub project of each element.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e7f2f6a..7ea97f1 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ View live examples and source code side-by-side for individual custom elements.
| Element | Description | Version
| --- | --- | --- |
-| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) &middot; [Docs](https://vaadin.com/docs/-/part/elements/vaadin-grid/overview.html) &middot; [API](https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-grid/) | Data grid for showing large amounts of tabular data. | ![Bower version](https://img.shields.io/bower/v/vaadin-grid.svg) |
-| [<**vaadin-combo-box**>](https://github.com/vaadin/vaadin-combo-box) &middot; [Examples](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-combo-box/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-combo-box/) | Filterable select element for a large set of items. | ![Bower version](https://img.shields.io/bower/v/vaadin-combo-box.svg) |
+| [<**vaadin-grid**>](https://vaadin.com/elements/-/element/vaadin-grid) | Data grid for showing large amounts of tabular data. | ![Bower version](https://img.shields.io/bower/v/vaadin-grid.svg) |
+| [<**vaadin-combo-box**>](https://vaadin.com/elements/-/element/vaadin-combo-box) | Filterable select element for a large set of items. | ![Bower version](https://img.shields.io/bower/v/vaadin-combo-box.svg) |
### Installation