From e566ff6385fd3a5cc509436eb5c586de24854d0f Mon Sep 17 00:00:00 2001 From: nero Date: Sat, 17 Jul 2021 00:52:35 +0800 Subject: [PATCH] rename "README.zh.md" to "README.zh-cn.md" --- .../Translations/{README.zh.md => README.zh-cn.md} | 8 ++++---- .../translations/{README.zh.md => README.zh-cn.md} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename 1-getting-started/Translations/{README.zh.md => README.zh-cn.md} (85%) rename 1-getting-started/lessons/1-introduction-to-iot/translations/{README.zh.md => README.zh-cn.md} (100%) diff --git a/1-getting-started/Translations/README.zh.md b/1-getting-started/Translations/README.zh-cn.md similarity index 85% rename from 1-getting-started/Translations/README.zh.md rename to 1-getting-started/Translations/README.zh-cn.md index cc2e35ed..f37da2be 100644 --- a/1-getting-started/Translations/README.zh.md +++ b/1-getting-started/Translations/README.zh-cn.md @@ -6,10 +6,10 @@ ## 主题 -1. [物联网简介](../lessons/1-introduction-to-iot/translations/README.zh.md) -1. [深入了解物联网](../lessons/2-deeper-dive/translations/README.zh.md) -1. [通过传感器和执行器与物理世界互动](../lessons/3-sensors-and-actuators/translations/README.zh.md) -1. [将您的设备连接到互联网](../lessons/4-connect-internet/translations/README.zh.md) +1. [物联网简介](../lessons/1-introduction-to-iot/translations/README.zh-cn.md) +1. [深入了解物联网](../lessons/2-deeper-dive/translations/README.zh-cn.md) +1. [通过传感器和执行器与物理世界互动](../lessons/3-sensors-and-actuators/translations/README.zh-cn.md) +1. [将您的设备连接到互联网](../lessons/4-connect-internet/translations/README.zh-cn.md) ## 作者 diff --git a/1-getting-started/lessons/1-introduction-to-iot/translations/README.zh.md b/1-getting-started/lessons/1-introduction-to-iot/translations/README.zh-cn.md similarity index 100% rename from 1-getting-started/lessons/1-introduction-to-iot/translations/README.zh.md rename to 1-getting-started/lessons/1-introduction-to-iot/translations/README.zh-cn.md