diff options
| author | 2018-10-09 05:47:20 +0000 | |
|---|---|---|
| committer | 2018-10-09 05:47:20 +0000 | |
| commit | 415e35525fa75417156aab59d1eca9b64def339c (patch) | |
| tree | cfcbc4215970824b3c7ea88fb42fbbd058e42178 | |
| parent | 9457e1c429c21c93194bf645486ec872125d8b91 (diff) | |
| parent | ee2eda11e6789b94930fe38e3563ecd224136d0c (diff) | |
Merge "docs: bug 37128155, broken link" into pi-dev
| -rw-r--r-- | core/java/android/nfc/cardemulation/OffHostApduService.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/nfc/cardemulation/OffHostApduService.java b/core/java/android/nfc/cardemulation/OffHostApduService.java index 6a8aeee1ebee..2286e8476d94 100644 --- a/core/java/android/nfc/cardemulation/OffHostApduService.java +++ b/core/java/android/nfc/cardemulation/OffHostApduService.java @@ -31,7 +31,7 @@ import android.os.IBinder; * <div class="special reference"> * <h3>Developer Guide</h3> * For a general introduction into the topic of card emulation, - * please read the <a href="{@docRoot}guide/topics/nfc/ce.html"> + * please read the <a href="{@docRoot}guide/topics/connectivity/nfc/hce.html"> * NFC card emulation developer guide.</a></p> * </div> * |