Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 0ed0207

Browse files
b9chriscaitp
authored andcommitted
docs($location): fix link to Developer Guide for "Using $location"
Closes #6946
1 parent 6621adb commit 0ed0207

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ng/location.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,8 +508,7 @@ function locationGetterSetter(property, preprocess) {
508508
* - Clicks on a link.
509509
* - Represents the URL object as a set of methods (protocol, host, port, path, search, hash).
510510
*
511-
* For more information see {@link guide/dev_guide.services.$location Developer Guide: Angular
512-
* Services: Using $location}
511+
* For more information see {@link guide/$location Developer Guide: Using $location}
513512
*/
514513

515514
/**

0 commit comments

Comments
 (0)