From c5c75386e47481eb455df704ef554d4eebc52dd4 Mon Sep 17 00:00:00 2001
From: Pete Bacon Darwin
Date: Sun, 10 Nov 2013 00:09:25 +0000
Subject: docs(guide/migration): fix internal link
---
docs/content/guide/migration.ngdoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/content/guide')
diff --git a/docs/content/guide/migration.ngdoc b/docs/content/guide/migration.ngdoc
index 6a409918..b1c13d3d 100644
--- a/docs/content/guide/migration.ngdoc
+++ b/docs/content/guide/migration.ngdoc
@@ -34,7 +34,7 @@ below should still apply, but you may want to consult the
{@link guide/migration#resource$then-has-been-removed resource.$then has been removed}
{@link guide/migration#resource-methods-return-the-promise Resource methods return the promise}
{@link guide/migration#resource-promises-are-resolved-with-the-resource-instance Resource promises are resolved with the resource instance}
- {@link #guide/migration$locationsearch-supports-multiple-keys $location.search supports multiple keys}
+ {@link guide/migration#$locationsearch-supports-multiple-keys $location.search supports multiple keys}
{@link guide/migration#nghtmlbindunsafe-has-been-removed-and-replaced-by-nghtmlbind ngHtmlBindUnsafe has been removed and replaced by ngHtmlBind}
{@link guide/migration#form-names-that-are-expressions-are-evaluated Form names that are expressions are evaluated}
{@link guide/migration#hasownproperty-disallowed-as-an-input-name hasOwnProperty disallowed as an input name}
--
cgit v1.2.3