summaryrefslogtreecommitdiffstats
path: root/examples/nfc/annotatedurl/doc/src/annotatedurl.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/annotatedurl/doc/src/annotatedurl.qdoc')
-rw-r--r--examples/nfc/annotatedurl/doc/src/annotatedurl.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/nfc/annotatedurl/doc/src/annotatedurl.qdoc b/examples/nfc/annotatedurl/doc/src/annotatedurl.qdoc
index 7fda040f..db165852 100644
--- a/examples/nfc/annotatedurl/doc/src/annotatedurl.qdoc
+++ b/examples/nfc/annotatedurl/doc/src/annotatedurl.qdoc
@@ -58,8 +58,7 @@ the contents of the NDEF message.
\section1 AnnotatedUrl Handler Implementation
NFC messages read by the \c QNearFieldManager are forwarded to
-AnnotatedUrl::handleMessage. The callback signature details can be
-read in \l{QNearFieldManager::registerNdefMessageHandler}.
+AnnotatedUrl::handleMessage.
\snippet annotatedurl/annotatedurl.cpp handleMessage 1