Skip to content

Commit 96844d8

Browse files
committed
Add GitHub repo link to About dialog
1 parent 7ff3016 commit 96844d8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/MainWindow.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,8 @@ void MainWindow::createMenus()
415415
"<p>Based on MacDown 3000 by Schuyler Erle, "
416416
"which continues the legacy of Mou by Chen Luo "
417417
"and MacDown by Tzu-ping Chung.</p>"
418+
"<p><a href=\"https://github.com/andreshofmann/WinDown3000\">"
419+
"github.com/andreshofmann/WinDown3000</a></p>"
418420
"<p>Licensed under the MIT License.</p>")
419421
.arg(QApplication::applicationVersion()));
420422
});

0 commit comments

Comments
 (0)