1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-20 16:33:03 +08:00

chore(*): 更新有关帮助手册的链接

This commit is contained in:
2026-01-30 22:10:00 +08:00
parent d26852eaaf
commit 22f806bfb0
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ class ALMainWindow(MsgBase, QMainWindow, Ui_ALMainWindow):
self
):
url = QUrl("https://www.autolibrary.top/docs")
url = QUrl("https://www.autolibrary.top/manuals")
QDesktopServices.openUrl(url)