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

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

This commit is contained in:
2026-01-30 22:04:29 +08:00
parent 2ffe620532
commit d26852eaaf
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ class ALMainWindow(MsgBase, QMainWindow, Ui_ALMainWindow):
self
):
url = QUrl("https://www.autolibrary.cv/docs/manual_lists.html")
url = QUrl("https://www.autolibrary.top/docs")
QDesktopServices.openUrl(url)