mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 13:26:58 +03:00
Change "News" URL to new website
This commit is contained in:
parent
40a2456646
commit
deffe7db43
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@ void MainWindow::on_actionReportBug_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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue