docs: fix scheduled-task source links (#4397)

This commit is contained in:
Khanh Dang 2026-07-26 14:34:59 +07:00 committed by GitHub
parent e646188ab4
commit 04b7e693f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -274,8 +274,8 @@ For each poll cycle:
MVP must extract or reuse a non-router helper based on existing logic in:
- [backend/app/gateway/services.py](/Users/nowcoder/Desktop/auto-code-work/deer-flow/.worktrees/scheduled-tasks-mvp/backend/app/gateway/services.py)
- [backend/app/gateway/routers/thread_runs.py](/Users/nowcoder/Desktop/auto-code-work/deer-flow/.worktrees/scheduled-tasks-mvp/backend/app/gateway/routers/thread_runs.py)
- [backend/app/gateway/services.py](../../../backend/app/gateway/services.py)
- [backend/app/gateway/routers/thread_runs.py](../../../backend/app/gateway/routers/thread_runs.py)
Required property: