summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author kopriva <kopriva@google.com> 2018-10-04 14:47:12 -0700
committer kopriva <kopriva@google.com> 2018-10-04 14:47:12 -0700
commitee2eda11e6789b94930fe38e3563ecd224136d0c (patch)
tree512dee2ca3eae0560e02c9f910facdfbab66182b
parenta3e34fe9fe4e2a8d0932e574721e5a8b94396c5e (diff)
docs: bug 37128155, broken link
Test: make ds-docs Bug: 37128155 Change-Id: I39e432b6000b9c32ef62bc10f2d8ad343b9305f9 Exempt-From-Owner-Approval: Docs-only change
-rw-r--r--core/java/android/nfc/cardemulation/OffHostApduService.java2
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>
*