From b79c5eb8860abefb381fdac68e2f2728aca0805e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Teemu=20Po=CC=88ntelin?= Date: Tue, 3 May 2016 09:36:52 +0300 Subject: [PATCH] Fix link syntax --- docs/angular2.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/angular2.adoc b/docs/angular2.adoc index 320be1f..152a949 100644 --- a/docs/angular2.adoc +++ b/docs/angular2.adoc @@ -65,7 +65,7 @@ window.addEventListener('WebComponentsReady', function() { ---- [NOTE] -If you see errors about missing behaviors in the console, please visit this [known issue](https://github.com/vaadin/vaadin-core-elements/issues/46) +If you see errors about missing behaviors in the console, please visit this https://github.com/vaadin/vaadin-core-elements/issues/46[known issue]. Now you’re all set to use the element inside your Angular 2 application. -- 2.39.5