]> source.dussan.org Git - vaadin-core.git/commitdiff
Fix link syntax 47/head pr47/r3
authorTeemu Pöntelin <teemu@vaadin.com>
Tue, 3 May 2016 06:36:52 +0000 (09:36 +0300)
committerTeemu Pöntelin <teemu@vaadin.com>
Tue, 3 May 2016 06:36:52 +0000 (09:36 +0300)
docs/angular2.adoc

index 320be1f3be9fc257a8c25277605d7342d317c535..152a9498da0adf74bc417550777faf001ecf2127 100644 (file)
@@ -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.