From f8301f1e9d4ceeaf2e2fd4ce2d87fee2418fbd83 Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Tue, 29 Sep 2015 12:02:21 +0300 Subject: [PATCH] Update README.md Fix formatting regression --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5632f59..be71238 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,11 @@ We offer three ways to use Vaadin Components in your project: Bower, CDN and ZIP You can use Vaadin Components from CDN (see example below). This is especially convenient for services like JSFiddle, Codepen.io, etc. -For example, to import vaadin-grid, use the following URL: + For example, to import vaadin-grid, use the following URL: `https://cdn.vaadin.com/vaadin-components/latest/vaadin-grid/vaadin-grid.html` -To import all Vaadin Components, use the following URL: + To import all Vaadin Components, use the following URL: `https://cdn.vaadin.com/vaadin-components/latest/vaadin-components/vaadin-components.html` -- 2.39.5