diff options
| author | uberspeck | 2013-04-12 11:00:02 -0600 | 
|---|---|---|
| committer | Misko Hevery | 2013-04-12 16:00:53 -0700 | 
| commit | dc6665caed99b9cc02ea387d8d0a9977683c8adb (patch) | |
| tree | 64dec9505461968c57a4a560ceabe84733199f05 /docs/content/misc/faq.ngdoc | |
| parent | 5b592cbaf43cd1695fa1d4dea13985cf7f7487bd (diff) | |
| download | angular.js-dc6665caed99b9cc02ea387d8d0a9977683c8adb.tar.bz2 | |
docs(faq): added note to FAQ re: legacy IE support
Diffstat (limited to 'docs/content/misc/faq.ngdoc')
| -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?  | 
