From eff7aa8f3ac5eb88585bbb51ffc0bb0a29bb42c2 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Mon, 14 Oct 2019 10:16:00 +0200 Subject: Doc: Fix the broken download links The links were using the the wrong directive. Change-Id: I3bbb3262d96857b66fff7d273f475514f880cb7c Reviewed-by: Cristian Maureira-Fredes --- sources/pyside2/doc/tutorials/qmlintegration/qmlintegration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/pyside2/doc/tutorials') diff --git a/sources/pyside2/doc/tutorials/qmlintegration/qmlintegration.rst b/sources/pyside2/doc/tutorials/qmlintegration/qmlintegration.rst index 36a12381d..d82e76246 100644 --- a/sources/pyside2/doc/tutorials/qmlintegration/qmlintegration.rst +++ b/sources/pyside2/doc/tutorials/qmlintegration/qmlintegration.rst @@ -107,5 +107,5 @@ application and PySide2 integration: .. image:: textproperties_material.png -You can download `view.qml `_ and `main.py `_ -to try this example. +You can :download:`view.qml ` and +:download:`main.py ` to try this example. -- cgit v1.2.3