From 0974b44742a4d64a79435b97155396f81cabd972 Mon Sep 17 00:00:00 2001 From: XiaojianTang <85986768+XiaojianTang@users.noreply.github.com> Date: Tue, 13 Jul 2021 13:10:36 +0800 Subject: [PATCH] Update README.zh-cn.md change relative path to translation folders --- 1-Introduction/translations/README.zh-cn.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1-Introduction/translations/README.zh-cn.md b/1-Introduction/translations/README.zh-cn.md index 6ed91bac..3eb10832 100644 --- a/1-Introduction/translations/README.zh-cn.md +++ b/1-Introduction/translations/README.zh-cn.md @@ -7,10 +7,10 @@ ### 课程安排 -1. [机器学习简介](1-intro-to-ML/README.md) -1. [机器学习及人工智能的历史](2-history-of-ML/README.md) -1. [公平性与机器学习](3-fairness/README.md) -1. [机器学习的技术](4-techniques-of-ML/README.md) +1. [机器学习简介](1-intro-to-ML/translations/README.zh-cn.md) +1. [机器学习及人工智能的历史](2-history-of-ML/translations/README.zh-cn.md) +1. [公平性与机器学习](3-fairness/translations/README.zh-cn.md) +1. [机器学习的技术](4-techniques-of-ML/translations/README.zh-cn.md) ### 致谢 "机器学习简介"由 [Muhammad Sakib Khan Inan](https://twitter.com/Sakibinan), [Ornella Altunyan](https://twitter.com/ornelladotcom) 及 [Jen Looper](https://twitter.com/jenlooper),共同倾 ♥️ 而作 -- GitLab