summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2020-10-30 13:49:25 +0100
committerMorten Johan Sørvig <morten.sorvig@qt.io>2020-11-02 09:45:00 +0100
commit902b417ce9e2749f83df2d6edebae1f694497003 (patch)
tree277d0d47421231245c6dae7dfa32b2afa37cfe07
parente5371451a35f590c1121c13a910ec3329c570601 (diff)
downloadqtdoc-902b417ce9e2749f83df2d6edebae1f694497003.tar.gz
wasm: link to platform notes page instead of wiki
These have more-or-less the same content. Change-Id: Ia7eafe2dc3a0d1d5041a10b14c492c7d3f1a2ab9 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-rw-r--r--doc/src/platforms/webasm.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/platforms/webasm.qdoc b/doc/src/platforms/webasm.qdoc
index ce8b9c68..862417e2 100644
--- a/doc/src/platforms/webasm.qdoc
+++ b/doc/src/platforms/webasm.qdoc
@@ -176,7 +176,7 @@ You can test-run your application in the following way:
The most important limitation is that the Qt build is static,
and does not support threads.
-For further info, refer to \l { https://wiki.qt.io/Qt_for_WebAssembly#Known_issues_and_platform_notes}{Known_issues_and_platform_notes}.
+For further info, refer to \l{qtwebassembly-platform-notes}
\section1 External resources