mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 05:37:42 +02:00
Use youtrack for bugs
This commit is contained in:
@ -361,7 +361,7 @@ void MainWindow::on_actionSettings_triggered()
|
||||
|
||||
void MainWindow::on_actionReportBug_triggered()
|
||||
{
|
||||
openWebPage ( QUrl ( "http://jira.forkk.net/browse/MMC" ) );
|
||||
openWebPage ( QUrl ( "http://multimc.myjetbrains.com/youtrack/dashboard#newissue=yes" ) );
|
||||
}
|
||||
|
||||
void MainWindow::on_actionNews_triggered()
|
||||
|
Reference in New Issue
Block a user