From dc39f368c359508078997d56fba4eaa641bcaa83 Mon Sep 17 00:00:00 2001
From: Igor Minar
Date: Fri, 7 Mar 2014 13:51:42 -0800
Subject: docs(guide/migration): fix broken link
---
docs/content/guide/migration.ngdoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/content/guide/migration.ngdoc b/docs/content/guide/migration.ngdoc
index 25f9bf0f..498b5345 100644
--- a/docs/content/guide/migration.ngdoc
+++ b/docs/content/guide/migration.ngdoc
@@ -43,7 +43,7 @@ below should still apply, but you may want to consult the
{@link guide/migration#ngscenario ngScenario}
{@link guide/migration#nginclude-and-ngview-replace-its-entire-element-on-update ngInclude and ngView replace its entire element on update}
{@link guide/migration#urls-are-now-sanitized-against-a-whitelist URLs are now sanitized against a whitelist}
- {@link guide/migration#isolate-scope-only-exposed-to-directives-with-property Isolate scope only exposed to directives with scope property}
+ {@link guide/migration#isolate-scope-only-exposed-to-directives-with-scope-property Isolate scope only exposed to directives with scope property}
{@link guide/migration#change-to-interpolation-priority Change to interpolation priority}
{@link guide/migration#underscore-prefixed/suffixed-properties-are-non-bindable Underscore-prefixed/suffixed properties are non-bindable}
{@link guide/migration#you-cannot-bind-to-select[multiple] You cannot bind to select[multiple]}
--
cgit v1.2.3