diff --git a/techniques/aria/ARIA11.html b/techniques/aria/ARIA11.html
index 0383a47f07..6e65bb3edd 100644
--- a/techniques/aria/ARIA11.html
+++ b/techniques/aria/ARIA11.html
@@ -23,8 +23,6 @@
navigation: A collection of links suitable for use when navigating the document or related documents.
search: The search tool of a Web document.
-
- application: A region declared as a web application, as opposed to a web document. (note: The role of application should only be used with caution because it gives a signal to screen reading software to turn off normal web navigation controls. Simple widgets should generally not be given the application role, nor should an entire web page be given the application role, unless it is not to be used at all like a web page, and not without much user testing with assistive technology.)
There are cases when a particular landmark role could be used more than once on a page, such as on primary and secondary navigation menus. In these cases, identical roles should be disambiguated from each other using a valid technique for labelling regions (see examples below).
@@ -114,12 +112,9 @@
Search form
Enabling landmark-based keyboard navigation in Firefox
-
- Not All ARIA Widgets Deserve role="application"
-
-
- When Should You Use ARIA Role="Application"?
-
+
+ Landmarks browser extension
+