From d85505d0194e6aa2cfe24aea51afe12a09ba73d2 Mon Sep 17 00:00:00 2001
From: Peter Bacon Darwin
Date: Fri, 14 Feb 2014 14:12:13 +0000
Subject: docs(content): fix bad links
---
docs/content/guide/concepts.ngdoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/content/guide/concepts.ngdoc')
diff --git a/docs/content/guide/concepts.ngdoc b/docs/content/guide/concepts.ngdoc
index 105af400..5b4c8217 100644
--- a/docs/content/guide/concepts.ngdoc
+++ b/docs/content/guide/concepts.ngdoc
@@ -86,7 +86,7 @@ in the rest of the documentation.
Applied to the example above, the markup directs Angular to "take the data we got from the input widgets
and multiply them together".
-The example above also contains a "{@link filter filter}".
+The example above also contains a "{@link guide/filter filter}".
A filter formats the value of an expression for display to the user.
In the example above, the filter {@link ng.filter:currency `currency`} formats a number
into an output that looks like money.
--
cgit v1.2.3