Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit dc39f36

Browse files
committed
docs(guide/migration): fix broken link
1 parent c0f3400 commit dc39f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/migration.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ below should still apply, but you may want to consult the
4343
<li>{@link guide/migration#ngscenario ngScenario}</li>
4444
<li>{@link guide/migration#nginclude-and-ngview-replace-its-entire-element-on-update ngInclude and ngView replace its entire element on update}</li>
4545
<li>{@link guide/migration#urls-are-now-sanitized-against-a-whitelist URLs are now sanitized against a whitelist}</li>
46-
<li>{@link guide/migration#isolate-scope-only-exposed-to-directives-with-property Isolate scope only exposed to directives with <code>scope</code> property}</li>
46+
<li>{@link guide/migration#isolate-scope-only-exposed-to-directives-with-scope-property Isolate scope only exposed to directives with <code>scope</code> property}</li>
4747
<li>{@link guide/migration#change-to-interpolation-priority Change to interpolation priority}</li>
4848
<li>{@link guide/migration#underscore-prefixed/suffixed-properties-are-non-bindable Underscore-prefixed/suffixed properties are non-bindable}</li>
4949
<li>{@link guide/migration#you-cannot-bind-to-select[multiple] You cannot bind to select[multiple]}</li>

0 commit comments

Comments
 (0)