From 083a024c836f3972229daf8b063c3caa76e18f85 Mon Sep 17 00:00:00 2001
From: duanyang25 <34642309+duanyang25@users.noreply.github.com>
Date: Wed, 14 Jul 2021 00:53:02 +0800
Subject: [PATCH] Update README.zh-cn.md

Update relative paths
---
 9-Real-World/translations/README.zh-cn.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/9-Real-World/translations/README.zh-cn.md b/9-Real-World/translations/README.zh-cn.md
index 58bcb420..89cae2cb 100644
--- a/9-Real-World/translations/README.zh-cn.md
+++ b/9-Real-World/translations/README.zh-cn.md
@@ -2,13 +2,13 @@
 
 在课程的这一章节中,你将会了解一些经典机器学习的现实应用。我们在网络上找遍了涉及课程中这些技术的应用的白皮书和文章,从中尽力排除了神经网络、深度学习和AI。让我们一起来探索机器学习是如何被应用在商业系统、生态应用、金融、艺术文化和其他领域中吧。
 
-![chess](images/chess.jpg)
+![chess](../images/chess.jpg)
 
 > 照片由 <a href="https://unsplash.com/@childeye?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Alexis Fauvet</a> 拍摄并发布在 <a href="https://unsplash.com/s/photos/artificial-intelligence?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a> 平台
   
 ## 课程安排
 
-1. [机器学习的现实应用](1-Applications/README.md)
+1. [机器学习的现实应用](../1-Applications/README.md)
 ## 致谢
 
 "机器学习的现实应用" 由 [Jen Looper](https://twitter.com/jenlooper) 和 [Ornella Altunyan](https://twitter.com/ornelladotcom) 两人的团队共同撰写.
-- 
GitLab