From 789aab0921e2fc2f76c45100f642b0bd0d76854b Mon Sep 17 00:00:00 2001 From: TeslaZhao Date: Fri, 13 May 2022 11:46:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a208b86..710153e6 100755 --- a/README.md +++ b/README.md @@ -43,7 +43,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/2538249) +- AIStudio tutorial(Chinese) : [Paddle Serving服务化部署框架](https://www.paddlepaddle.org.cn/tutorials/projectdetail/3946013) - Video tutorial(Chinese) : [深度学习服务化部署-以互联网应用为例](https://aistudio.baidu.com/aistudio/course/introduce/19084) - Edge AI solution(Chinese) : [基于Paddle Serving&百度智能边缘BIE的边缘AI解决方案](https://mp.weixin.qq.com/s/j0EVlQXaZ7qmoz9Fv96Yrw) -- GitLab