Skip to content

Commit d4820cb

Browse files
committed
fix(ci): sync-docs smoke 用例对齐 DockerDeployment 新路径
1 parent 9b0a4bd commit d4820cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-docs-to-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
spec.loader.exec_module(mod)
4848
cases = {
4949
"[x](../../../plugins/pb_protocol/README.md)": "[x](/plugins/pb_protocol)",
50-
"[x](../../../DockerDeployment.md)": "[x](/deploy/docker)",
50+
"[x](../../../DockerDeployment.md)": "[x](/maintainer/deploy/docker)",
5151
"[x](../community_stats.md)": "[x](/common/community_stats)",
5252
"[x](../cmd_perm/README.md)": "[x](/common/cmd_perm)",
5353
"[x](api/README.md)": "[x](/common/webui/api/)",

0 commit comments

Comments
 (0)