We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b596dc1 commit 67963fdCopy full SHA for 67963fd
modules/ROOT/partials/integrations/angular-tech-ref.adoc
@@ -352,7 +352,7 @@ The `+ngModel+` directive can be added to use the editor in a form:
352
<editor [(ngModel)]="dataModel" />
353
----
354
355
-For information on using `+NgModel+`, see: https://angular.dev/api/forms/NgModel[Angular documentation - NgModel].
+For information on using `+NgModel+`, see: link:https://angular.dev/api/forms/NgModel[Angular documentation - NgModel].
356
357
[[modelevents]]
358
=== `+modelEvents+`
0 commit comments