diff options
| author | Brian Ford | 2013-11-08 12:54:06 -0800 |
|---|---|---|
| committer | Brian Ford | 2013-11-08 12:54:06 -0800 |
| commit | 44fe7b6dbb06b70aa9dd635897626b8f5db6615f (patch) | |
| tree | b0dc33b7513ffba39cc97cda783dc8fd0a0f3da9 /docs/content/guide/migration.ngdoc | |
| parent | 95102a5afef6a6f36aefd3d3590e305cc972881d (diff) | |
| download | angular.js-44fe7b6dbb06b70aa9dd635897626b8f5db6615f.tar.bz2 | |
docs(guide/migration): fix link to #2500
Diffstat (limited to 'docs/content/guide/migration.ngdoc')
| -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 ebcadc5e..5d7710a4 100644 --- a/docs/content/guide/migration.ngdoc +++ b/docs/content/guide/migration.ngdoc @@ -572,7 +572,7 @@ from within the isolate scope), change the isolate directive to use scope locals See [909cabd3](https://github.com/angular/angular.js/commit/909cabd36d779598763cc358979ecd85bb40d4d7), [#1924](https://github.com/angular/angular.js/issues/1924) and -[#2500](https://github.com/angular/angular.js/issues/2500. +[#2500](https://github.com/angular/angular.js/issues/2500). ## Change to interpolation priority |
