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?