From 556538eb4b39b668641497fcc939616d6d72e24d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kari=20So=CC=88derholm?= Date: Thu, 14 Mar 2019 13:48:40 +0200 Subject: [PATCH] Remove duplicate demo link in doc viewer Tested locally (after running "polymer analyze vaadin-* > analysis.json") that this change gets rid of the extra "demo" link in the doc viewer. This will probably also fix it for webcomponents.org Should fix #43 when there is a new version in webcomponents.org. --- vaadin-icons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vaadin-icons.html b/vaadin-icons.html index 6066367..dc7e3a5 100755 --- a/vaadin-icons.html +++ b/vaadin-icons.html @@ -20,7 +20,7 @@ For the complete list of available icons, see https://vaadin.com/icons @pseudoElement vaadin-icons - @demo demo/ + @demo -->