docs($location): fix link to $locationChangeSuccess event

Closes #5717
This commit is contained in:
Caitlin Potter 2014-01-09 20:46:55 -05:00 committed by Igor Minar
parent 5a4145fe16
commit c77b2bcca3

View file

@ -576,7 +576,7 @@ function $LocationProvider(){
* Broadcasted before a URL will change. This change can be prevented by calling
* `preventDefault` method of the event. See {@link ng.$rootScope.Scope#$on} for more
* details about event object. Upon successful change
* {@link ng.$location#$locationChangeSuccess $locationChangeSuccess} is fired.
* {@link ng.$location#events_$locationChangeSuccess $locationChangeSuccess} is fired.
*
* @param {Object} angularEvent Synthetic event object.
* @param {string} newUrl New URL