From 41534816a4873b71913c936e17692931a07e3a85 Mon Sep 17 00:00:00 2001 From: Ziang Song Date: Fri, 6 Dec 2013 13:56:20 -0500 Subject: docs(error/noregexp): fix link to ng-pattern Closes #5313 --- docs/content/error/ngPattern/noregexp.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/content/error/ngPattern/noregexp.ngdoc b/docs/content/error/ngPattern/noregexp.ngdoc index 8d1e4c5d..6adb14db 100644 --- a/docs/content/error/ngPattern/noregexp.ngdoc +++ b/docs/content/error/ngPattern/noregexp.ngdoc @@ -4,4 +4,4 @@ @description This error occurs when 'ngPattern' is passed an expression that isn't a regular expression or doesn't have the expected format. -For more information on valid expression syntax, see 'ngPattern' in {@link api/ng.directive:select input} directive docs. +For more information on valid expression syntax, see 'ngPattern' in {@link api/ng.directive:input input} directive docs. -- cgit v1.2.3