diff options
| author | Scott Main <smain@google.com> | 2012-01-10 21:10:08 -0800 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2012-01-10 21:10:08 -0800 |
| commit | acd152f0b7f53c7f09986205b60feb3b6597f700 (patch) | |
| tree | 67bc613a8a61930c847cdc94e1d506fe824a88c6 /docs/html/index.jd | |
| parent | 05fc9f655aaa01cdb38229d1dc6155a341fa316b (diff) | |
| download | frameworks_base-acd152f0b7f53c7f09986205b60feb3b6597f700.zip frameworks_base-acd152f0b7f53c7f09986205b60feb3b6597f700.tar.gz frameworks_base-acd152f0b7f53c7f09986205b60feb3b6597f700.tar.bz2 | |
docs: editorial fix to homepage
Change-Id: Iaebcacb6be770435091de181e8ee3f9c81d58139
Diffstat (limited to 'docs/html/index.jd')
| -rw-r--r-- | docs/html/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index 58108e4..53c59e7 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -16,7 +16,7 @@ alt="Android Design" width="160px" style="padding:10px 33px 5px"/> <div id="announcement" style="width:275px"> <p>Introducing <b>Android Design</b>: The place to learn about principles, building blocks, and patterns for creating world-class Android user interfaces. Whether you're a UI professional or a developer - playing that role, these docs will show you how to make good design decisions, big and small.</p> + playing that role, these docs show you how to make good design decisions, big and small.</p> <p><a href="{@docRoot}design/index.html">Android Design »</a></p> </div> <!-- end annoucement --> </div> <!-- end annoucement-block --> |
