From: Teemu Pöntelin Date: Tue, 3 May 2016 06:36:52 +0000 (+0300) Subject: Fix link syntax X-Git-Tag: v1.1.0~14^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Freviewable%2Fpr47%2Fr3;p=vaadin-core.git Fix link syntax --- 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.