From: Anton Platonov Date: Thu, 21 Jan 2016 14:39:12 +0000 (+0200) Subject: The link to the vaadin-grid examples now points to the http://vaadin.com/docs website X-Git-Tag: v1.0.0~43^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fa0579195a6f8598c33f2cc98f8ed4dfb3111c24;p=vaadin-core.git The link to the vaadin-grid examples now points to the http://vaadin.com/docs website --- diff --git a/README.md b/README.md index f9c951e..4415cb9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ View live examples and source code side-by-side for individual custom elements. | Element | Description | Version | --- | --- | --- | -| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) · [Examples](https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-grid/demo/) · [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-grid**>](https://github.com/vaadin/vaadin-grid) · [Examples](https://vaadin.com/docs/-/part/elements/vaadin-grid/overview.html) · [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) · [Examples](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-combo-box/demo/) · [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) | ### Installation