From b4dcb6512a123f785625ad0228320d3d2772eb8b Mon Sep 17 00:00:00 2001 From: iamkun Date: Tue, 16 May 2017 16:00:45 +0800 Subject: [PATCH] Update README.md --- docs-translations/zh-CN/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-translations/zh-CN/README.md b/docs-translations/zh-CN/README.md index 706738d60d..c6ff17cda9 100644 --- a/docs-translations/zh-CN/README.md +++ b/docs-translations/zh-CN/README.md @@ -93,7 +93,7 @@ * [构建步骤(macOS)](development/build-instructions-osx.md) * [构建步骤(Windows)](development/build-instructions-windows.md) * [构建步骤(Linux)](development/build-instructions-linux.md) -* [调试步骤 (macOS)](development/debug-instructions-macos.md) +* [调试步骤 (macOS)](development/debugging-instructions-macos.md) * [调试步骤 (Windows)](development/debug-instructions-windows.md) * [在调试中使用 Symbol Server](development/setting-up-symbol-server.md) * [文档风格指南](styleguide.md)