diff options
| author | Pete Bacon Darwin | 2013-11-10 00:09:25 +0000 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-11-10 00:09:25 +0000 |
| commit | c5c75386e47481eb455df704ef554d4eebc52dd4 (patch) | |
| tree | d3db3b34e480c5a4a6aa395a7b5a34cd637c7594 /docs/content/guide | |
| parent | 2734b9f560dc34a23c127a4b31019ab8cc386996 (diff) | |
| download | angular.js-c5c75386e47481eb455df704ef554d4eebc52dd4.tar.bz2 | |
docs(guide/migration): fix internal link
Diffstat (limited to 'docs/content/guide')
| -rw-r--r-- | docs/content/guide/migration.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
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 <li>{@link guide/migration#resource$then-has-been-removed resource.$then has been removed}</li> <li>{@link guide/migration#resource-methods-return-the-promise Resource methods return the promise}</li> <li>{@link guide/migration#resource-promises-are-resolved-with-the-resource-instance Resource promises are resolved with the resource instance}</li> - <li>{@link #guide/migration$locationsearch-supports-multiple-keys $location.search supports multiple keys}</li> + <li>{@link guide/migration#$locationsearch-supports-multiple-keys $location.search supports multiple keys}</li> <li>{@link guide/migration#nghtmlbindunsafe-has-been-removed-and-replaced-by-nghtmlbind ngHtmlBindUnsafe has been removed and replaced by ngHtmlBind}</li> <li>{@link guide/migration#form-names-that-are-expressions-are-evaluated Form names that are expressions are evaluated}</li> <li>{@link guide/migration#hasownproperty-disallowed-as-an-input-name hasOwnProperty disallowed as an input name}</li> |
