aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Eliasson <andreas.eliasson@qt.io>2024-01-08 10:48:50 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-01-22 19:20:48 +0000
commit9580dd18546466579153a0c8608ec1c1be8daefd (patch)
treeef5f57dc03cb6def406cdcd08b3061aa575f35b4
parentee0e6d9c26cd846f0aefafcd581f896f01ff91ee (diff)
Doc: Fix link to Material Design card component
Fixes: QTBUG-119903 Pick-to: 6.6 6.5 Change-Id: Ice648ec4556b26160c4959dfc0af133afc864d9e Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 4513eb4ec956a0363f1537359d7157456ac311bd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/quickcontrols/doc/src/qtquickcontrols-material.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickcontrols/doc/src/qtquickcontrols-material.qdoc b/src/quickcontrols/doc/src/qtquickcontrols-material.qdoc
index 2359aae13a..34ce6fc6f8 100644
--- a/src/quickcontrols/doc/src/qtquickcontrols-material.qdoc
+++ b/src/quickcontrols/doc/src/qtquickcontrols-material.qdoc
@@ -323,7 +323,7 @@
In the following example, the elevation of the pane is set to \c 6
in order to achieve the look of an
- \l {https://material.google.com/components/cards.html}{elevated card}:
+ \l {https://m3.material.io/components/cards/overview}{elevated card}:
\table
\row