From b426c2f19c06a6132e2d21992af8f2e2f5679506 Mon Sep 17 00:00:00 2001 From: imccyu <276526105+imccyu@users.noreply.github.com> Date: Sat, 18 Jul 2026 12:13:53 +0800 Subject: [PATCH] docs(api): refresh sandbox source link --- website/zh-CN/api/harness/sandbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/zh-CN/api/harness/sandbox.md b/website/zh-CN/api/harness/sandbox.md index bc5b1d38a5..51980d36d7 100644 --- a/website/zh-CN/api/harness/sandbox.md +++ b/website/zh-CN/api/harness/sandbox.md @@ -21,4 +21,4 @@ Wrap `argv` so it executes confined under `policy` on this host; the caller spaw **Returns** the argv to spawn instead, plus the enforcement completeness the selected backend achieves for it. -[Source](https://github.com/deepseek-harness/deepseek-harness/blob/master/packages/sandbox/sandbox/src/index.ts#L127) +[Source](https://github.com/deepseek-harness/deepseek-harness/blob/master/packages/sandbox/sandbox/src/index.ts#L128)