aboutsummaryrefslogtreecommitdiffstats
path: root/docs/angular2.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/angular2.adoc')
-rw-r--r--docs/angular2.adoc2
1 files changed, 1 insertions, 1 deletions
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.