Repository: eagle Updated Branches: refs/heads/master 3c46266d8 -> 1b7abb0a9
[MINOR] Update README Project: http://git-wip-us.apache.org/repos/asf/eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/eagle/commit/1b7abb0a Tree: http://git-wip-us.apache.org/repos/asf/eagle/tree/1b7abb0a Diff: http://git-wip-us.apache.org/repos/asf/eagle/diff/1b7abb0a Branch: refs/heads/master Commit: 1b7abb0a99feb91beafb0b53eba3502b17108cea Parents: 3c46266 Author: Hao Chen <[email protected]> Authored: Thu Nov 23 23:53:17 2017 +0800 Committer: Hao Chen <[email protected]> Committed: Thu Nov 23 23:53:17 2017 +0800 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/eagle/blob/1b7abb0a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7b541b5..966e881 100755 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ You can find the latest Eagle documentation on [https://eagle.apache.org](https: ## Downloads -* Development Version: [eagle-0.5-SNAPSHOT](https://github.com/apache/eagle/archive/master.zip) (Under development) * Latest Release - * [eagle-0.4.0-incubating](http://eagle.apache.org/docs/download-latest.html) + * [eagle-0.5.0](http://eagle.apache.org/docs/download-latest.html) * Archived Releases + * [eagle-0.4.0-incubating](http://eagle.apache.org/docs/download.html#0.4.0-incubating) * [eagle-0.3.0-incubating](http://eagle.apache.org/docs/download.html#0.3.0-incubating) * [More releases](http://eagle.apache.org/docs/download.html)
