summaryrefslogtreecommitdiffstats
path: root/src/nfc/doc/src/nfc-android.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/doc/src/nfc-android.qdoc')
-rw-r--r--src/nfc/doc/src/nfc-android.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/doc/src/nfc-android.qdoc b/src/nfc/doc/src/nfc-android.qdoc
index e7c43423..7288b78a 100644
--- a/src/nfc/doc/src/nfc-android.qdoc
+++ b/src/nfc/doc/src/nfc-android.qdoc
@@ -48,7 +48,7 @@ This means the application has to provide an AndroidManifest.xml file with prope
\endcode
When the application is started it has to register an message handler with
-\l registerNdefMessageHandler().
+\l {QNearFieldManager::}{registerNdefMessageHandler()}
The first NDEF message arriving in the handler is the message that started the application.
See the \l {corkboard}{CorkBoard} application for an example.