diff options
author | Scott Main <smain@google.com> | 2011-02-02 15:08:22 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-02-08 09:15:48 -0800 |
commit | 4fe9288c2575e1d9eb300a5da950d6bb6f296ffe (patch) | |
tree | 4908baf91faf1a6e092521cf80ebdbaa84ea63ed /docs | |
parent | 9bf45a00752f84037dcf1aba79e76542b4d4ed22 (diff) | |
download | frameworks_base-4fe9288c2575e1d9eb300a5da950d6bb6f296ffe.zip frameworks_base-4fe9288c2575e1d9eb300a5da950d6bb6f296ffe.tar.gz frameworks_base-4fe9288c2575e1d9eb300a5da950d6bb6f296ffe.tar.bz2 |
cherrypick Change-Id: Ia4a3488a7f25925b512c0e0ae64c1f5dcf30f680
fix market link on homepage
Change-Id: I84b73dfe8364ee1164c9fc43f9b263b5878d8927
Diffstat (limited to 'docs')
-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 1302188..909dd32 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -61,7 +61,7 @@ Learn more »</a></p> <td> <h2 class="green">Publish</h2> <p>Android Market is an open service that lets you distribute your apps to handsets.</p> - <p><a href="http://www.android.com/market.html">Learn more »</a></p> + <p><a href="http://market.android.com/publish">Learn more »</a></p> </td> </tr> <tr> |