1 parent 7ff3016 commit 96844d8Copy full SHA for 96844d8
1 file changed
src/MainWindow.cpp
@@ -415,6 +415,8 @@ void MainWindow::createMenus()
415
"<p>Based on MacDown 3000 by Schuyler Erle, "
416
"which continues the legacy of Mou by Chen Luo "
417
"and MacDown by Tzu-ping Chung.</p>"
418
+ "<p><a href=\"https://github.com/andreshofmann/WinDown3000\">"
419
+ "github.com/andreshofmann/WinDown3000</a></p>"
420
"<p>Licensed under the MIT License.</p>")
421
.arg(QApplication::applicationVersion()));
422
});
0 commit comments