aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnton Platonov <platosha@gmail.com>2016-01-21 16:39:12 +0200
committerAnton Platonov <platosha@gmail.com>2016-01-21 16:39:12 +0200
commitfa0579195a6f8598c33f2cc98f8ed4dfb3111c24 (patch)
treeecb3a17a259598b1174a46835afaca465f993cf3 /README.md
parent84fc96b00ee92566cee94ee7ca699e66cc5476a8 (diff)
downloadvaadin-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.md2
1 files changed, 1 insertions, 1 deletions
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) &middot; [Examples](https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-grid/demo/) &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-grid**>](https://github.com/vaadin/vaadin-grid) &middot; [Examples](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) |
### Installation