aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc/faq.ngdoc
diff options
context:
space:
mode:
authoruberspeck2013-04-12 11:00:02 -0600
committerMisko Hevery2013-04-12 16:00:53 -0700
commitdc6665caed99b9cc02ea387d8d0a9977683c8adb (patch)
tree64dec9505461968c57a4a560ceabe84733199f05 /docs/content/misc/faq.ngdoc
parent5b592cbaf43cd1695fa1d4dea13985cf7f7487bd (diff)
downloadangular.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.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?