From dc6665caed99b9cc02ea387d8d0a9977683c8adb Mon Sep 17 00:00:00 2001 From: uberspeck Date: Fri, 12 Apr 2013 11:00:02 -0600 Subject: docs(faq): added note to FAQ re: legacy IE support --- docs/content/misc/faq.ngdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/content') 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? -- cgit v1.2.3