From 1a12ea875b7aaaeaba17afe4ee731ad14246ba81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E8=88=92=E8=B5=B7?= <867907127@qq.com> Date: Tue, 28 Jul 2020 11:00:32 +0800 Subject: [PATCH] [Doc]Fix the issue that "old URL can't open" #3998 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7094720b49..c0194bb950 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ For demands of Apple's GPU Metal and web front end inference, please see `./meta Paddle Lite has referenced the following open-source projects: -- [ARM compute library](http://agroup.baidu.com/paddle-infer/md/article/%28https://github.com/ARM-software/ComputeLibrary%29) +- [ARM compute library](https://github.com/ARM-software/ComputeLibrary%29) - [Anakin](https://github.com/PaddlePaddle/Anakin). The optimizations under Anakin has been incorporated into Paddle Lite, and so there will not be any future updates of Anakin. As another high-performance inference project under PaddlePaddle, Anakin has been forward-looking and helpful to the making of Paddle Lite. -- GitLab