diff options
author | Scott Main <smain@google.com> | 2012-06-22 12:35:08 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-06-22 12:35:08 -0700 |
commit | 9be0105fbc56eb1b1813bb7c5fe258a144867a43 (patch) | |
tree | 964727f4694bb224eacdaaa68320292aab85ffd3 /core/java/overview.html | |
parent | 3cd4624448dcaddecc75461ef645da72e7e5c098 (diff) |
docs: fix several links
Change-Id: I89d9fd64dc22c90680bb05415cc966c255165af9
Diffstat (limited to 'core/java/overview.html')
-rw-r--r-- | core/java/overview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/overview.html b/core/java/overview.html index b3af0e0aa355..e8fcc0e12943 100644 --- a/core/java/overview.html +++ b/core/java/overview.html @@ -1,3 +1,3 @@ <body> - These are the Android APIs. + These are the Android APIs. See all <a href="classes.html">API classes</a>. </body> |