fix: 更新 repo 路径 pzhang_zywl → zeekrAI 组织
CI / test (push) Successful in 18s

创建 zeekrAI 组织并将 document_analyzer 转移至其下。
更新所有文件中的 repo 路径和 git remote。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 15:50:45 +08:00
parent a60990b652
commit 2b5d901cfe
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import urllib.request
import urllib.error
GITEA_URL = "https://git.zywl.me"
REPO = "pzhang_zywl/document_analyzer"
REPO = "zeekrAI/document_analyzer"
def main():