summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index 90a362872..d119a32d7 100644
--- a/constants.py
+++ b/constants.py
@@ -68,7 +68,7 @@ import product
productName = product.productName
productVersion = product.productVersion
productPath = product.productPath
-bugzillaUrl = "https://bugzilla.redhat.com/bugzilla/"
+bugzillaUrl = product.bugUrl
exceptionText = _("An unhandled exception has occurred. This "
"is most likely a bug. Please copy the "