diff options
| author | Scott Main <smain@google.com> | 2012-07-31 18:25:33 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2012-07-31 18:25:33 -0700 |
| commit | f05e34a10ca262cf1f73a6347b6e5be26718e686 (patch) | |
| tree | 2de499ad7b2b4112e429a615a31274907c7c1914 /docs/html/about/versions/android-2.3.3.jd | |
| parent | f284d49293aead609de5b83d601260cfd86b7978 (diff) | |
| download | frameworks_base-f05e34a10ca262cf1f73a6347b6e5be26718e686.zip frameworks_base-f05e34a10ca262cf1f73a6347b6e5be26718e686.tar.gz frameworks_base-f05e34a10ca262cf1f73a6347b6e5be26718e686.tar.bz2 | |
fix more broken links
Change-Id: If4dceab223a6c22827a0645aa5923ddc427b2b85
Diffstat (limited to 'docs/html/about/versions/android-2.3.3.jd')
| -rw-r--r-- | docs/html/about/versions/android-2.3.3.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/about/versions/android-2.3.3.jd b/docs/html/about/versions/android-2.3.3.jd index 2704aee..7a9711d 100644 --- a/docs/html/about/versions/android-2.3.3.jd +++ b/docs/html/about/versions/android-2.3.3.jd @@ -122,8 +122,8 @@ NFC. To request filtering, add <code><uses-feature android:name="android.hardware.nfc" android:required="true"></code> to the application's manifest.</p> -<p class="note">To look at sample code for NFC, see -<a href="{@docRoot}resources/samples/NFCDemo/index.html">NFCDemo app</a>, <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/nfc/TechFilter.html">filtering by tag technology</a></li>, <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/nfc/ForegroundDispatch.html">using foreground dispatch</a>, and <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/nfc/ForegroundNdefPush.html">foreground NDEF push (P2P)</a>.</p> +<p class="note">For more information, read the + <a href="{@docRoot}guide/topics/connectivity/nfc/index.html">NFC</a> developer guide.</p> <h3 id="bluetooth">Bluetooth</h3> |
