summaryrefslogtreecommitdiff
path: root/doc/src/platforms/android/android-services.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/android/android-services.qdoc')
-rw-r--r--doc/src/platforms/android/android-services.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/platforms/android/android-services.qdoc b/doc/src/platforms/android/android-services.qdoc
index bcaba155..7436b195 100644
--- a/doc/src/platforms/android/android-services.qdoc
+++ b/doc/src/platforms/android/android-services.qdoc
@@ -165,7 +165,7 @@ Also, add the \c receiver definition in the body of the \c <application> section
\note Android 8.0 introduced some limitations on running background services,
which means using a nomal \c Service class might not work. For more information,
-see Android's recommendation to use either \c {Android: Foreground services}{Foreground services}
+see Android's recommendation to use either \l {Android: Foreground services}{Foreground services}
or \l {Android: JobIntentService}{JobIntentService}.
\section2 Manage the Service in AndroidMnifest.xml