diff --git a/docs/html/design/patterns/new.jd b/docs/html/design/patterns/new.jd index 1fc49878839d2..23e3e10dbe7e0 100644 --- a/docs/html/design/patterns/new.jd +++ b/docs/html/design/patterns/new.jd @@ -56,7 +56,7 @@ page.title=New in Android
You can supply separate landscape and portrait layouts for your widgets, which the system inflates as appropriate when the screen orientation changes. The [Application Widgets] (should be link) has useful details about widget types, limitations, and design considerations.
+You can supply separate landscape and portrait layouts for your widgets, which the system inflates as appropriate when the screen orientation changes. The Widgets page has useful details about widget types, limitations, and design considerations.