aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2022-02-28 15:22:32 +0200
committerMats Honkamaa <mats.honkamaa@qt.io>2022-02-28 14:43:46 +0000
commite19fa8ba969913ef2a8e58800d9c54d0d2bde8a7 (patch)
tree18c4e9f372383d1563edb7283ae0f907cafb395e /doc
parent8ca2c21087c0a4385ea686bdf8329c7fdd4261b9 (diff)
Doc: Fix link in particle tutorial
Broken link to the particle tutorial project. Task-number: QDS-6387 Change-Id: I26f59fb1b8f935c384219623621204009302d86f Reviewed-by: Tanja Remes <tanja.remes@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtdesignstudio/examples/doc/rainSnowParticles.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtdesignstudio/examples/doc/rainSnowParticles.qdoc b/doc/qtdesignstudio/examples/doc/rainSnowParticles.qdoc
index a5d54b5346..6b50449f07 100644
--- a/doc/qtdesignstudio/examples/doc/rainSnowParticles.qdoc
+++ b/doc/qtdesignstudio/examples/doc/rainSnowParticles.qdoc
@@ -38,8 +38,8 @@
scene using the \QDS particle system.
You need to download the starting project for this tutorial from
- \l{https://git.qt.io/public-demos/qtdesign-studio/-/tree/master/
- tutorial%20projects/rain-snow-particles/Start}{here} before you start.
+ \l{https://git.qt.io/public-demos/qtdesign-studio/-/tree/master/tutorial%20projects/rain-snow-particles/Start}{here}
+ before you start.
Download the project and open the \e faceparticles.qmlproject file in \QDS
to get started.