aboutsummaryrefslogtreecommitdiffstats
path: root/README.shiboken6.md
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-04-06 22:55:38 +0200
committerCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-04-07 13:37:07 +0200
commit9fcb650a3f86c208d02cd3102edcebdda9b9571a (patch)
tree7509229183cac3d0a394dbd5be05d3c97d0602f1 /README.shiboken6.md
parent817fae35a8669f16e6442b9d416c5578bb14285c (diff)
doc: update Qt 5 references from README
This change updates all the references we had in the README files pointing to Qt5, PySide2, and old URLs. Pick-to: 6.0 Change-Id: I9512522418df0c3996031333180e18aef03057ed Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'README.shiboken6.md')
-rw-r--r--README.shiboken6.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.shiboken6.md b/README.shiboken6.md
index 2040f481d..74e0bcda7 100644
--- a/README.shiboken6.md
+++ b/README.shiboken6.md
@@ -1,6 +1,6 @@
# Shiboken6 module
-The purpose of the [shiboken6 Python module](https://wiki.qt.io/Qt_for_Python/Shiboken)
+The purpose of the **shiboken6 Python module**
is to access information related to the binding generation that could be used to integrate
C++ programs to Python, or even to get useful information to debug
an application.