diff --git a/doc/src/qmlapp/usecases/integratingjs.qdoc b/doc/src/qmlapp/usecases/integratingjs.qdoc
index bc5fad43d006027df919dce056699622119ff97f..6fa8623e28aa8cb34da30ffa1f3a1177ec889ecf 100644
--- a/doc/src/qmlapp/usecases/integratingjs.qdoc
+++ b/doc/src/qmlapp/usecases/integratingjs.qdoc
@@ -66,5 +66,5 @@ Then import the file into any .qml file that needs to use the functions, like th
 \image qmlapp/qml-uses-integratingjs.png
 
 For further details on the JavaScript engine used by QML, as well as the difference from browser JS, see the full
-documentation on \c {Using JavaScript Expressions with QML}.
+documentation on \l {JavaScript Expressions in QML Documents}.
 */