diff options
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 35d614b4..7c34c195 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -2167,7 +2167,7 @@ void MainWindow::wikiTriggered() void MainWindow::discordTriggered() { - shell::Open(QUrl("https://discord.gg/cYwdcxj")); + shell::Open(QUrl("https://discord.gg/6GKR9jZ")); } void MainWindow::issueTriggered() |
