diff options
| author | uberspeck | 2013-04-12 11:00:02 -0600 |
|---|---|---|
| committer | Misko Hevery | 2013-04-12 15:58:29 -0700 |
| commit | b7b08eed027b9e02bbd8757d426c124a002b27b5 (patch) | |
| tree | 3351e0afa1993cff450cfeae950aaade907658eb /docs/content/misc | |
| parent | 570463a465fae02efc33e5a1fa963437cdc275dd (diff) | |
| download | angular.js-b7b08eed027b9e02bbd8757d426c124a002b27b5.tar.bz2 | |
docs(faq): added note to FAQ re: legacy IE support
Diffstat (limited to 'docs/content/misc')
| -rw-r--r-- | docs/content/misc/faq.ngdoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc index 81ec2cb7..667437f9 100644 --- a/docs/content/misc/faq.ngdoc +++ b/docs/content/misc/faq.ngdoc @@ -51,7 +51,8 @@ Yes. See instructions in {@link downloading}. ### What browsers does Angular work with? We run our extensive test suite against the following browsers: Safari, Chrome, Firefox, Opera, -IE8, IE9 and mobile browsers (Android, Chrome Mobile, iOS Safari). +IE8, IE9 and mobile browsers (Android, Chrome Mobile, iOS Safari). See {@link guide/ie Internet +Explorer Compatibility} for more details in supporting legacy IE browsers. ### What's Angular's performance like? |
