diff options
Diffstat (limited to 'docs/content/guide/dev_guide.services.$location.ngdoc')
| -rw-r--r-- | docs/content/guide/dev_guide.services.$location.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/dev_guide.services.$location.ngdoc b/docs/content/guide/dev_guide.services.$location.ngdoc index f5790725..c99d26b0 100644 --- a/docs/content/guide/dev_guide.services.$location.ngdoc +++ b/docs/content/guide/dev_guide.services.$location.ngdoc @@ -316,7 +316,7 @@ When a user clicks on this link, In cases like the following, links are not rewritten; instead, the browser will perform a full page reload to the original link. -- Links with an `ng-ext-link` directive<br /> +- Links with an `ngExtLink` directive<br /> Example: `<a href="/ext/link?a=b" ng-ext-link>link</a>` - Links that contain `target="_blank"`<br /> Example: `<a href="/ext/link?a=b" target="_blank">link</a>` |
