Change the issue tracker URL to GitHub issues
Bump hotfix version number and add an entry in the changelog.
This commit is contained in:
parent
06b5fa5dcc
commit
7d74c9bc25
3 changed files with 4 additions and 2 deletions
|
@ -857,7 +857,7 @@ void MainWindow::on_actionManageAccounts_triggered()
|
|||
|
||||
void MainWindow::on_actionReportBug_triggered()
|
||||
{
|
||||
openWebPage(QUrl("http://multimc.myjetbrains.com/youtrack/dashboard#newissue=yes"));
|
||||
openWebPage(QUrl("https://github.com/MultiMC/MultiMC5/issues"));
|
||||
}
|
||||
|
||||
void MainWindow::on_actionMoreNews_triggered()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue