docs($location): fix link to Developer Guide for "Using $location"

Closes #6946
This commit is contained in:
b9chris
2014-04-01 18:02:49 -07:00
committed by Caitlin Potter
parent 553c252d5c
commit fab59e7515
+1 -2
View File
@@ -508,8 +508,7 @@ function locationGetterSetter(property, preprocess) {
* - Clicks on a link.
* - Represents the URL object as a set of methods (protocol, host, port, path, search, hash).
*
* For more information see {@link guide/dev_guide.services.$location Developer Guide: Angular
* Services: Using $location}
* For more information see {@link guide/$location Developer Guide: Using $location}
*/
/**