From 82d90a409692e97a79c3bf4708ee80796c7de2d6 Mon Sep 17 00:00:00 2001
From: Igor Minar
Date: Fri, 6 Apr 2012 16:35:17 -0700
Subject: fix(docs): change all directive references to use the normalized
names
---
docs/content/guide/dev_guide.services.$location.ngdoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/content/guide/dev_guide.services.$location.ngdoc')
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
+- Links with an `ngExtLink` directive
Example: `link`
- Links that contain `target="_blank"`
Example: `link`
--
cgit v1.2.3