From 299b4695cecf832a9651d70b26b976496aa51c39 Mon Sep 17 00:00:00 2001 From: freem Date: Mon, 24 Feb 2014 15:20:41 -0600 Subject: [PATCH] Update bugtracker address now that the main bugtracker is on github --- src/ProductInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ProductInfo.h b/src/ProductInfo.h index e6eb886ae6..db29722eb5 100644 --- a/src/ProductInfo.h +++ b/src/ProductInfo.h @@ -51,7 +51,7 @@ #define VIDEO_TROUBLESHOOTING_URL "http://www.stepmania.com/stepmaniawiki.php?title=Video_Driver_Troubleshooting" /** @brief The URL to report bugs on the program. */ -#define REPORT_BUG_URL "http://ssc.ajworld.net/sm-ssc/bugtracker/" +#define REPORT_BUG_URL "https://github.com/stepmania/stepmania/issues" #define SM_DOWNLOAD_URL "http://www.stepmania.com/wiki/Downloads" #define CAN_INSTALL_PACKAGES true