diff options
author | Anton Platonov <platosha@gmail.com> | 2016-01-21 16:39:12 +0200 |
---|---|---|
committer | Anton Platonov <platosha@gmail.com> | 2016-01-21 16:39:12 +0200 |
commit | fa0579195a6f8598c33f2cc98f8ed4dfb3111c24 (patch) | |
tree | ecb3a17a259598b1174a46835afaca465f993cf3 /README.md | |
parent | 84fc96b00ee92566cee94ee7ca699e66cc5476a8 (diff) | |
download | vaadin-core-fa0579195a6f8598c33f2cc98f8ed4dfb3111c24.tar.gz vaadin-core-fa0579195a6f8598c33f2cc98f8ed4dfb3111c24.zip |
The link to the vaadin-grid examples now points to the http://vaadin.com/docs website
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |