Skip to content

Commit 3f953de

Browse files
author
ThePBone
committed
Updated github link
1 parent 37ce75a commit 3f953de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialog/settingsdlg.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ void SettingsDlg::changeStyle(const QString&){
469469
appconf->setStylesheet(ui->styleSelect->itemData(ui->styleSelect->currentIndex()).toString());
470470
}
471471
void SettingsDlg::github(){
472-
QDesktopServices::openUrl(QUrl("https://github.com/ThePBone/Viper4Linux-GUI-Legacy"));
472+
QDesktopServices::openUrl(QUrl("https://github.com/Audio4Linux/Viper4Linux-GUI"));
473473
}
474474
void SettingsDlg::glava_help(){
475475
QMessageBox *msgBox = new QMessageBox(this);

0 commit comments

Comments
 (0)