aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-11-25 09:24:09 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2022-11-25 12:43:31 +0000
commitc5e1b51c3349d103ced8dea091cb815e356697d1 (patch)
tree922446abb360d6fbc552ced0dbd0880c0ba4e18a
parenta70c59ed464e49bdedd2aa8866c150f2f5034c56 (diff)
doc: update dataviz URL to download all the code
The file was removed, and it's better to provide a direct URL to the repo location Pick-to: 6.4 Change-Id: I78a4c2fd71b6f9a8032c16541871584bf9327ca3 Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--sources/pyside6/doc/tutorials/datavisualize/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/pyside6/doc/tutorials/datavisualize/index.rst b/sources/pyside6/doc/tutorials/datavisualize/index.rst
index 44226e779..35b56706a 100644
--- a/sources/pyside6/doc/tutorials/datavisualize/index.rst
+++ b/sources/pyside6/doc/tutorials/datavisualize/index.rst
@@ -26,5 +26,6 @@ visualize data from a CSV in a line chart.
add_chart*
plot*
-You can download the sources from :download:`here <datavisualize.tar.bz2>`.
+You can download the sources from `here`_.
+.. _here: https://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/pyside6/doc/tutorials/datavisualize