aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2025-12-03 10:15:02 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2025-12-04 10:11:45 +0100
commitf1ca1d6b97d3269c5912083ce4fda9696bff525a (patch)
tree5f38497125491c270aab0e99305786201c5a847c
parent2ae9ac3a5a657f58d7eea0824ead217e495d048b (diff)
Update the bug tracker URLHEADdev
Change-Id: I4e7c6220201fd7bdbd7232aadf24db17c9d1a133 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 0e2189d..64773e1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,7 +11,7 @@ long_description_content_type = text/markdown
keywords=qmake, cmake, development
ext_modules = None
project_urls =
- Bug Tracker = https://bugreports.qt.io
+ Bug Tracker = https://qt-project.atlassian.net/jira/software/c/projects/QTBUG/issues
Source = https://codereview.qt-project.org/admin/repos/qt/qmake2cmake
classifiers =
Development Status :: 5 - Production/Stable