diff --git a/bugs.php b/bugs.php index 3a27a7f..aa4f8a0 100644 --- a/bugs.php +++ b/bugs.php @@ -168,14 +168,14 @@ if($appId) echo "
The link between the Application Database and Bugzilla is based on the bug having the following URL - echo " - http://appdb.winehq.org/appview.php?appId=".$data->appId." \n"; + echo " + ".APPDB_OWNER_URL."appview.php?appId=".$data->appId." \n"; ?> in the bug's "URL" Field. If it is not entered, this search page can not find it.