aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2022-12-20 00:03:50 +0100
committerAlessandro Portale <alessandro.portale@qt.io>2022-12-20 10:21:11 +0000
commit7d51a7f878fb2997fbdc4d535e818620e309922f (patch)
tree063d93cd6d00449f69688105e6e90fe024b6b5c2
parent368c1d316b547b986a1f66bf423fc965d41c9190 (diff)
Fix KUserFeedback README page URL
Change-Id: I5d54d36f7900fa4a5a5a1a8a6aeaaaba1aba3a05 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a81ffc2..7cc4026 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Qt Creator Telemetry Plugin
The plugin is used in Qt Creator and Qt Design Studio to send telemetry data.
-It is based on [KUserFeedback](https://api.kde.org/frameworks-api/frameworks-apidocs/frameworks/kuserfeedback/html/index.html).
+It is based on [KUserFeedback](https://api.kde.org/frameworks/kuserfeedback/html).
# Checking out sources