]> source.dussan.org Git - vaadin-core.git/commitdiff
Update README.md
authorJouni Koivuviita <jouni@jouni.me>
Thu, 21 Jan 2016 15:02:45 +0000 (17:02 +0200)
committerJouni Koivuviita <jouni@jouni.me>
Thu, 21 Jan 2016 15:02:45 +0000 (17:02 +0200)
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.

README.md

index e7f2f6a5bf59a89a7bc37a435164b5e8c2a1aca1..7ea97f120c8bd38e329fa9e3281a36b795ac4529 100644 (file)
--- 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