From 4a6a3ba7fb08ce99007893ef75365a3e8aff938a Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 21 Feb 2014 19:37:37 +0000 Subject: docs(*): fix anchors for members in api docs --- src/ng/location.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/location.js') diff --git a/src/ng/location.js b/src/ng/location.js index c4b7545d..9bb4d417 100644 --- a/src/ng/location.js +++ b/src/ng/location.js @@ -560,7 +560,7 @@ function $LocationProvider(){ * @eventType broadcast on root scope * @description * Broadcasted before a URL will change. This change can be prevented by calling - * `preventDefault` method of the event. See {@link ng.$rootScope.Scope#methods_$on} for more + * `preventDefault` method of the event. See {@link ng.$rootScope.Scope#$on} for more * details about event object. Upon successful change * {@link ng.$location#events_$locationChangeSuccess $locationChangeSuccess} is fired. * -- cgit v1.2.3