From fdcf1d8a4c591c0a1bfa526fd2fcdab642d582dd Mon Sep 17 00:00:00 2001 From: huangminjie Date: Sat, 30 Apr 2022 22:46:12 +0800 Subject: [PATCH 1/2] [zh] sync content/zh/docs/tasks/debug/debug-cluster/local-debugging.md --- .../debug-cluster}/local-debugging.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/zh/docs/tasks/{debug-application-cluster => debug/debug-cluster}/local-debugging.md (100%) diff --git a/content/zh/docs/tasks/debug-application-cluster/local-debugging.md b/content/zh/docs/tasks/debug/debug-cluster/local-debugging.md similarity index 100% rename from content/zh/docs/tasks/debug-application-cluster/local-debugging.md rename to content/zh/docs/tasks/debug/debug-cluster/local-debugging.md From f0990a0f299db8dd7b5947b9d5c6fe2acadd50be Mon Sep 17 00:00:00 2001 From: huangminjie Date: Sun, 1 May 2022 00:10:45 +0800 Subject: [PATCH 2/2] update --- content/zh/docs/tasks/debug/debug-cluster/local-debugging.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/tasks/debug/debug-cluster/local-debugging.md b/content/zh/docs/tasks/debug/debug-cluster/local-debugging.md index aca2f2e7e8..c296d44cdf 100644 --- a/content/zh/docs/tasks/debug/debug-cluster/local-debugging.md +++ b/content/zh/docs/tasks/debug/debug-cluster/local-debugging.md @@ -1,10 +1,10 @@ --- -title: 在本地开发和调试服务 +title: 使用 telepresence 在本地开发和调试服务 content_type: task ---