Debugger: Update doc URL in personaltypes.py

We all know that site migrations are fully automated and do
not cause any extra work.

Change-Id: Ibb66493fa1e564c54abb21e2f9a2f16242289957
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-01-27 08:15:27 +01:00
parent ed437bb656
commit 8e83b6cf01

View File

@@ -58,7 +58,7 @@
# with SubItem(d, "data")
# d.putItem("data", value["data"])
# Check http://qt-project.org/doc/qtcreator-3.2/creator-debugging-helpers.html
# Check http://doc.qt.io/qtcreator/creator-debugging-helpers.html
# for more details or look at qttypes.py, stdtypes.py, boosttypes.py
# for more complex examples.