mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-11-20 08:10:11 +00:00
Change "News" URL to new website
This commit is contained in:
parent
40a2456646
commit
deffe7db43
@ -360,7 +360,7 @@ void MainWindow::on_actionReportBug_triggered()
|
|||||||
|
|
||||||
void MainWindow::on_actionNews_triggered()
|
void MainWindow::on_actionNews_triggered()
|
||||||
{
|
{
|
||||||
openWebPage(QUrl("http://forkk.net/tag/multimc.html"));
|
openWebPage(QUrl("http://multimc.org/posts.html"));
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::on_actionAbout_triggered()
|
void MainWindow::on_actionAbout_triggered()
|
||||||
|
Loading…
Reference in New Issue
Block a user