From c2f2beed8e8bcbfbfb006dfc62322a54223c39d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=87=E4=BD=93=E4=B8=A4=E5=BC=80=E8=8A=B1=E7=94=9F?= <56857145+loap-a@users.noreply.github.com> Date: Wed, 14 Jul 2021 23:50:08 +0800 Subject: [PATCH] Update README.zh-ch.md --- 2-Regression/translations/README.zh-ch.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2-Regression/translations/README.zh-ch.md b/2-Regression/translations/README.zh-ch.md index 7ce096c3..24c7a26c 100644 --- a/2-Regression/translations/README.zh-ch.md +++ b/2-Regression/translations/README.zh-ch.md @@ -19,10 +19,10 @@ ### Lessons -1. [交易的工具](../1-Tools/README.md) -2. [管理数据](../2-Data/README.md) -3. [线性和多项式回归](../3-Linear/README.md) -4. [逻辑回归](../4-Logistic/README.md) +1. [交易的工具](../1-Tools/translations/README.zh-cn.md) +2. [管理数据](../2-Data/translations/README.zh-cn.md) +3. [线性和多项式回归](../3-Linear/translations/README.zh-cn.md) +4. [逻辑回归](../4-Logistic/translations/README.zh-cn.md) --- ### Credits