diff --git a/README.md b/README.md
index f95b58d263e146a42f016706c22ce334cb6d965e..19b696f4edf797b519e6f362c2b2f58fed6b2be3 100755
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ The goal of Paddle Serving is to provide high-performance, flexible and easy-to-
Tutorial
-- AIStudio tutorial(Chinese) : [Paddle Serving服务化部署框架](https://www.paddlepaddle.org.cn/tutorials/projectdetail/1975340)
+- AIStudio tutorial(Chinese) : [Paddle Serving服务化部署框架](https://www.paddlepaddle.org.cn/tutorials/projectdetail/2538249)
- Video tutorial(Chinese) : [深度学习服务化部署-以互联网应用为例](https://aistudio.baidu.com/aistudio/course/introduce/19084)
- Edge AI solution based on Paddle Serving & Baidu Intelligent Edge(Chinese) : [基于Paddle Serving&百度智能边缘BIE的边缘AI解决方案](https://mp.weixin.qq.com/s/j0EVlQXaZ7qmoz9Fv96Yrw)
@@ -58,7 +58,7 @@ This chapter guides you through the installation and deployment steps. It is str
- [Install Paddle Serving using docker](doc/Install_EN.md)
- [Build Paddle Serving from Source with Docker](doc/Compile_EN.md)
-- [Deploy Paddle Serving on Kubernetes](doc/Run_On_Kubernetes_CN.md)
+- [Deploy Paddle Serving on Kubernetes(Chinese)](doc/Run_On_Kubernetes_CN.md)
- [Deploy Paddle Serving with Security gateway(Chinese)](doc/Serving_Auth_Docker_CN.md)
- [Deploy Paddle Serving on more hardwares](doc/Run_On_XPU_EN.md)
- [Docker Images](doc/Docker_Images_EN.md)
diff --git a/README_CN.md b/README_CN.md
index 903d357a9a2994935d87fe0516a6d70ebb31e822..4438d8425981735878707054931c28abf2ce0694 100755
--- a/README_CN.md
+++ b/README_CN.md
@@ -39,7 +39,7 @@ Paddle Serving依托深度学习框架PaddlePaddle旨在帮助深度学习开发
教程
-- AIStudio教程-[Paddle Serving服务化部署框架](https://www.paddlepaddle.org.cn/tutorials/projectdetail/1975340)
+- AIStudio教程-[Paddle Serving服务化部署框架](https://www.paddlepaddle.org.cn/tutorials/projectdetail/2538249)
- 视频教程-[深度学习服务化部署-以互联网应用为例](https://aistudio.baidu.com/aistudio/course/introduce/19084)
- Edge AI solution based on Paddle Serving & Baidu Intelligent Edge(Chinese) : [基于Paddle Serving&百度智能边缘BIE的边缘AI解决方案](https://mp.weixin.qq.com/s/j0EVlQXaZ7qmoz9Fv96Yrw)