From 955167d37faa3f4844062ae9e250baf6e3a80e14 Mon Sep 17 00:00:00 2001 From: wowario Date: Tue, 23 Mar 2021 23:03:03 +0300 Subject: [PATCH] update issues url --- src/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 9297944..01680c0 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -89,7 +89,7 @@ MainWindow::MainWindow(AppContext *ctx, QWidget *parent) : connect(ui->actionReport_bug, &QAction::triggered, [this](){ QMessageBox::information(this, "Reporting Bugs", "Please report any bugs as issues on our git repo:
\n" - "https://git.wownero.com/wownero/wowlet/issues

" + "https://git.wownero.com/wowlet/wowlet/issues

" "\n" "Before reporting a bug, upgrade to the most recent version of WOWlet " "(latest release or git HEAD), and include the version number in your report. "