From b61773e69ecaf111d574bbcc3cdcedc735805947 Mon Sep 17 00:00:00 2001 From: pranavv04 Date: Thu, 14 Sep 2023 18:48:28 +0530 Subject: [PATCH] =?UTF-8?q?Issue=20#1185=20changed=20the=20link=20in=20"?= =?UTF-8?q?=E8=AF=BE=E7=A8=8B"=20section=20=20in=20Web-Dev-For-Beginners/#?= =?UTF-8?q?/README.zh-cn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1-getting-started-lessons/translations/README.zh-cn.md | 2 +- 4-typing-game/translations/README.zh-cn.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/1-getting-started-lessons/translations/README.zh-cn.md b/1-getting-started-lessons/translations/README.zh-cn.md index 397cf758..ebf6e844 100644 --- a/1-getting-started-lessons/translations/README.zh-cn.md +++ b/1-getting-started-lessons/translations/README.zh-cn.md @@ -4,7 +4,7 @@ ### 主题 -1. [编程语言概述与工具介绍](../1-intro-to-programming-languages/translations/README.zh-cn.md) +1. [编程语言概述与工具介绍](../1-intro-to-programming-languages/README.zh-cn.md) 2. [GitHub 基础知识](../2-github-basics/translations/README.zh-cn.md) 3. [无障碍性基础知识](../3-accessibility/translations/README.zh-cn.md) diff --git a/4-typing-game/translations/README.zh-cn.md b/4-typing-game/translations/README.zh-cn.md index 0a1704db..28e9a37a 100644 --- a/4-typing-game/translations/README.zh-cn.md +++ b/4-typing-game/translations/README.zh-cn.md @@ -23,6 +23,9 @@ ## 课程 [通过使用事件驱动编程创建一个打字游戏](../typing-game/translations/README.zh-tw.md) + + + ## 贡献者