Skip to content

Commit 67963fd

Browse files
authored
Update modules/ROOT/partials/integrations/angular-tech-ref.adoc
1 parent b596dc1 commit 67963fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/angular-tech-ref.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ The `+ngModel+` directive can be added to use the editor in a form:
352352
<editor [(ngModel)]="dataModel" />
353353
----
354354

355-
For information on using `+NgModel+`, see: https://angular.dev/api/forms/NgModel[Angular documentation - NgModel].
355+
For information on using `+NgModel+`, see: link:https://angular.dev/api/forms/NgModel[Angular documentation - NgModel].
356356

357357
[[modelevents]]
358358
=== `+modelEvents+`

0 commit comments

Comments
 (0)