diff options
| author | Scott Main <smain@google.com> | 2011-12-27 16:22:27 -0800 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2012-01-03 15:12:51 -0800 |
| commit | cd1b08e1e239269f7d0d48119505313f52d3dd5a (patch) | |
| tree | 9bd0c6d06f87368a4902a2e594c516fb77df10af /docs/html/guide/publishing/preparing.jd | |
| parent | a17e100b7a192cae3935d2ae144fb1a1115a4ca7 (diff) | |
| download | frameworks_base-cd1b08e1e239269f7d0d48119505313f52d3dd5a.zip frameworks_base-cd1b08e1e239269f7d0d48119505313f52d3dd5a.tar.gz frameworks_base-cd1b08e1e239269f7d0d48119505313f52d3dd5a.tar.bz2 | |
docs: fix broken links in .jd docs
Change-Id: Ide8bb1a11a704d6821b52a0128b24a76de2e707f
Diffstat (limited to 'docs/html/guide/publishing/preparing.jd')
| -rw-r--r-- | docs/html/guide/publishing/preparing.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/publishing/preparing.jd b/docs/html/guide/publishing/preparing.jd index 5ed55fe..4d3bffa 100644 --- a/docs/html/guide/publishing/preparing.jd +++ b/docs/html/guide/publishing/preparing.jd @@ -120,8 +120,8 @@ suitable private key</a>.</p> <p>You may also have to obtain other release keys if your application accesses a service or uses a third-party library that requires you to use a key that is based on your private key. For example, if your application uses the <a -href="http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/ MapView. -html">MapView</a> class, which is part of the <a +href="http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/MapView.html">MapView</a> +class, which is part of the <a href="http://code.google.com/android/add-ons/google-apis/maps-overview.html">Google Maps external library</a>, you will need to register your application with the Google Maps service and obtain a Maps API key. For information about getting a Maps API key, see <a |
