Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 2d74323

Browse files
cironunespetebacondarwin
authored andcommitted
docs(ngModel): fix anchor text
Closes #9604
1 parent edc2613 commit 2d74323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/input.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@ var NgModelController = ['$scope', '$exceptionHandler', '$attrs', '$element', '$
12841284
*
12851285
* For best practices on using `ngModel`, see:
12861286
*
1287-
* - [https://github.com/angular/angular.js/wiki/Understanding-Scopes]
1287+
* - [Understanding Scopes](https://github.com/angular/angular.js/wiki/Understanding-Scopes)
12881288
*
12891289
* For basic examples, how to use `ngModel`, see:
12901290
*

0 commit comments

Comments
 (0)