aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2015-09-16 10:38:52 +0200
committerManolo Carrasco <manolo@apache.org>2015-09-16 10:38:52 +0200
commit1943e2c1d4b964e64a572eee2515ae402b1e83c8 (patch)
tree32e27d2804abf4294d98a2d297826e40b0813e28 /README.md
parent2f2bf9b23580833da78e625bc11f462f98bc3f72 (diff)
downloadvaadin-core-1943e2c1d4b964e64a572eee2515ae402b1e83c8.tar.gz
vaadin-core-1943e2c1d4b964e64a572eee2515ae402b1e83c8.zip
Fix links so as README works in master and cdn
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 f6f24e2..e715cac 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ View live examples and source code side-by-side for individual custom elements.
| Component | Description |
| --- | --- |
-| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) &middot; [Examples](../../vaadin-grid/demo) &middot; [API](../apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. |
+| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) &middot; [Examples](https://cdn.vaadin.com/vaadin-components/0.3.0-snapshot/vaadin-grid/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-components/0.3.0-snapshot/vaadin-components/apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. |
### Quickstart