1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 07:23:03 +08:00

chore(*): 更新网站地址为 www.autolibrary.kenanzhu.com

This commit is contained in:
2026-03-10 10:59:13 +08:00
parent 3a50991860
commit 84367e4abe
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ class ALMainWindow(MsgBase, QMainWindow, Ui_ALMainWindow):
self
):
url = QUrl("https://www.autolibrary.top/manuals")
url = QUrl("https://www.autolibrary.kenanzhu.com/manuals")
QDesktopServices.openUrl(url)