From d85505d0194e6aa2cfe24aea51afe12a09ba73d2 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 14 Feb 2014 14:12:13 +0000 Subject: docs(content): fix bad links --- src/ng/directive/form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/directive/form.js') diff --git a/src/ng/directive/form.js b/src/ng/directive/form.js index b6919836..b55eec6d 100644 --- a/src/ng/directive/form.js +++ b/src/ng/directive/form.js @@ -226,7 +226,7 @@ function FormController(element, attrs) { * * @description * Directive that instantiates - * {@link ng.directive:form.FormController FormController}. + * {@link form.FormController FormController}. * * If the `name` attribute is specified, the form controller is published onto the current scope under * this name. -- cgit v1.2.3