From e2e700b304883a66466d404cf72ca2307288428a Mon Sep 17 00:00:00 2001 From: Flex Zhong Date: Sun, 5 Sep 2021 08:58:33 +0800 Subject: [PATCH] Update README.zh-cn.md --- 2-Regression/4-Logistic/translations/README.zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-Regression/4-Logistic/translations/README.zh-cn.md b/2-Regression/4-Logistic/translations/README.zh-cn.md index 88fa757c..44994663 100644 --- a/2-Regression/4-Logistic/translations/README.zh-cn.md +++ b/2-Regression/4-Logistic/translations/README.zh-cn.md @@ -297,4 +297,4 @@ print(auc) ## 任务 -[重试此回归](../assignment.md) +[重试此回归](./assignment.zh-cn.md)