From 42d2a68bc0868ac2647990d2000752d3c27da0ac Mon Sep 17 00:00:00 2001 From: Eugene Chung Date: Fri, 5 Nov 2021 14:16:58 -0400 Subject: [PATCH] fixed paths for README.zh-cn.md --- 2-Working-With-Data/translations/README.zh-cn.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2-Working-With-Data/translations/README.zh-cn.md b/2-Working-With-Data/translations/README.zh-cn.md index ebcb87f9..fb0e368b 100644 --- a/2-Working-With-Data/translations/README.zh-cn.md +++ b/2-Working-With-Data/translations/README.zh-cn.md @@ -7,10 +7,10 @@ ### 话题 -1. [关系数据库](05-relational-databases/README.md) -2. [非关系数据库](06-non-relational/README.md) -3. [使用Python](07-python/README.md) -4. [准备数据](08-data-preparation/README.md) +1. [关系数据库](../05-relational-databases/README.md) +2. [非关系数据库](../06-non-relational/README.md) +3. [使用Python](../07-python/README.md) +4. [准备数据](../08-data-preparation/README.md) ### 学分