From 746cd38d30574ef1fdda642465cf6081a11f59e6 Mon Sep 17 00:00:00 2001 From: Yan Chunwei Date: Mon, 23 Sep 2019 11:09:28 +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 e32840a21d..88750e366d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Paddle Lite is an updated version of Paddle-Mobile, an open-open source deep learning framework designed to make it easy to perform inference on mobile, embeded, and IoT devices. It is compatible with PaddlePaddle and pre-trained models from other sources. -For tutorials, please see [PaddleLite Wiki](https://github.com/PaddlePaddle/Paddle-Lite/wiki). +For tutorials, please see [PaddleLite Wiki](https://paddlepaddle.github.io/Paddle-Lite/). ## Key Features -- GitLab