diff options
Diffstat (limited to 'docs/html/about/versions/android-2.3.jd')
-rw-r--r-- | docs/html/about/versions/android-2.3.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/about/versions/android-2.3.jd b/docs/html/about/versions/android-2.3.jd index c0dc4ae..8715973 100644 --- a/docs/html/about/versions/android-2.3.jd +++ b/docs/html/about/versions/android-2.3.jd @@ -76,8 +76,8 @@ android:name="android.software.sip" android:required="true"></code> and <code><uses-feature android:name="android.software.sip.voip"></code> to the application manifest.</p> -<p class="note">To look at a sample application that uses the SIP API, see <a -href="{@docRoot}resources/samples/SipDemo/index.html">SIP Demo</a>.</p> +<p class="note">For more information, read the <a +href="{@docRoot}guide/topics/connectivity/sip.html">SIP</a> developer guide.</p> <h3 id="nfc">Near Field Communications (NFC)</h3> |