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

Commit c5c7538

Browse files
docs(guide/migration): fix internal link
1 parent 2734b9f commit c5c7538

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
@@ -34,7 +34,7 @@ below should still apply, but you may want to consult the
3434
<li>{@link guide/migration#resource$then-has-been-removed resource.$then has been removed}</li>
3535
<li>{@link guide/migration#resource-methods-return-the-promise Resource methods return the promise}</li>
3636
<li>{@link guide/migration#resource-promises-are-resolved-with-the-resource-instance Resource promises are resolved with the resource instance}</li>
37-
<li>{@link #guide/migration$locationsearch-supports-multiple-keys $location.search supports multiple keys}</li>
37+
<li>{@link guide/migration#$locationsearch-supports-multiple-keys $location.search supports multiple keys}</li>
3838
<li>{@link guide/migration#nghtmlbindunsafe-has-been-removed-and-replaced-by-nghtmlbind ngHtmlBindUnsafe has been removed and replaced by ngHtmlBind}</li>
3939
<li>{@link guide/migration#form-names-that-are-expressions-are-evaluated Form names that are expressions are evaluated}</li>
4040
<li>{@link guide/migration#hasownproperty-disallowed-as-an-input-name hasOwnProperty disallowed as an input name}</li>

0 commit comments

Comments
 (0)