summaryrefslogtreecommitdiffstats
path: root/examples/charts
diff options
context:
space:
mode:
authorNicholas Bennett <nicholas.bennett@qt.io>2023-06-16 14:45:59 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-06-17 04:27:17 +0000
commit68ef54532da0d93db49cd2bb57e1b29f3dc1630e (patch)
tree36019386d22fc7bd8d93dfa28fe6aa91f63f11db /examples/charts
parent899f7adfe4cd48c31771e8aaab0b0dcf1c516882 (diff)
Docs: Fix Charts API Docs Broken Links
Removed some links, mostly pointed to the new collated examples. Fixes: QTBUG-114221 Change-Id: Idac312fb819e7a3bbb0fb2aced7f56f5f90db1c1 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 83b2c1f09efecc127eabfb4923e34d93437a2758) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/charts')
-rw-r--r--examples/charts/chartsgallery/doc/src/gallery.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/chartsgallery/doc/src/gallery.qdoc b/examples/charts/chartsgallery/doc/src/gallery.qdoc
index e8f2dcbf..fdcb53cf 100644
--- a/examples/charts/chartsgallery/doc/src/gallery.qdoc
+++ b/examples/charts/chartsgallery/doc/src/gallery.qdoc
@@ -17,6 +17,6 @@ data to populate a number of chart types and interactions for a user.
\include examples-run.qdocinc
-If you want to implement charts with QML see the \l{QML Charts Example}.
+If you want to implement charts with QML see the \l{Charts with QML Gallery}.
*/