aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc/faq.ngdoc
diff options
context:
space:
mode:
authoruberspeck2013-04-12 11:00:02 -0600
committerMisko Hevery2013-04-12 15:58:29 -0700
commitb7b08eed027b9e02bbd8757d426c124a002b27b5 (patch)
tree3351e0afa1993cff450cfeae950aaade907658eb /docs/content/misc/faq.ngdoc
parent570463a465fae02efc33e5a1fa963437cdc275dd (diff)
downloadangular.js-b7b08eed027b9e02bbd8757d426c124a002b27b5.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.ngdoc3
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?