aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-07 15:58:37 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-07 14:17:12 +0000
commit4c54e22072765f0b3654e03482943d0fe1a6a0e7 (patch)
tree4e88d19c064ea8a4cef85076628372206092f81f
parent3ae1efa241c3f53f39170d7e00f08c33d925571b (diff)
Fix Qt OpenGL entry in index.rst
Change-Id: I40af60a2af1e54ffa5ede91e3fc071d14a9e510d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-rw-r--r--sources/pyside2/doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/doc/index.rst b/sources/pyside2/doc/index.rst
index c8cd2fa79..90c95ade9 100644
--- a/sources/pyside2/doc/index.rst
+++ b/sources/pyside2/doc/index.rst
@@ -23,7 +23,7 @@ Qt Modules
Provides classes for integrating online documentation in applications.
* - `Qt Network <PySide2/QtNetwork/index.html>`_
Offers classes that lets you to write TCP/IP clients and servers.
- - `Qt OpenGL <PySide2/QtCore/index.html>`_
+ - `Qt OpenGL <PySide2/QtOpenGL/index.html>`_
Offers classes that make it easy to use OpenGL in Qt applications.
* - `Qt PrintSupport <PySide2/QtPrintSupport/index.html>`_
Offers classes that make it easy to use OpenGL in Qt applications.