From 20b1f3fe30095e78b0c632afdfef46b6bb40e4a6 Mon Sep 17 00:00:00 2001 From: yuyang18 Date: Tue, 30 Aug 2016 12:56:59 +0000 Subject: [PATCH] Change issue link ISSUE=4598361 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1428 1ad973e4-5ce8-4261-8a94-b56d1f490c56 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a557c4504d..55e8271e5c0 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ See [Installation Guide](http://paddlepaddle.org/doc/build/) to install from pre If you want to ask questions and discuss about methods and models, welcome to send email to paddle-dev@baidu.com. Framework development discussions and -bug reports are collected on [Issues](https://github.com/paddle/paddle/issues). +bug reports are collected on [Issues](https://github.com/baidu/paddle/issues). ## Copyright and License PaddlePaddle is provided under the [Apache-2.0 license](LICENSE). -- GitLab