update code-review-agent.md

This commit is contained in:
Pinghua
2026-06-12 18:46:04 +08:00
parent e7830eb058
commit 426336a512
2 changed files with 29 additions and 45 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ def format_issues_markdown(issues):
return "\n".join(parts)
_STANDARDS_URL = "/api/v1/repos/zeekrAI/knowledge-base/raw/docs/process/code-review.md?ref=main"
_STANDARDS_URL = "/zeekrAI/knowledge-base/raw/docs/process/code-review.md?ref=main"
def fetch_standards_doc(gitea_url, api_token):