Repository: eagle Updated Branches: refs/heads/site 0094010b8 -> 7b4cbde1f
Fix 0.5.0-SNAPSHOT download link Project: http://git-wip-us.apache.org/repos/asf/eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/eagle/commit/7b4cbde1 Tree: http://git-wip-us.apache.org/repos/asf/eagle/tree/7b4cbde1 Diff: http://git-wip-us.apache.org/repos/asf/eagle/diff/7b4cbde1 Branch: refs/heads/site Commit: 7b4cbde1f8ed5eff64115bb976edfc32e5f69f9e Parents: 0094010 Author: Hao Chen <[email protected]> Authored: Wed Jan 3 17:33:25 2018 +0800 Committer: Hao Chen <[email protected]> Committed: Wed Jan 3 17:33:25 2018 +0800 ---------------------------------------------------------------------- download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/eagle/blob/7b4cbde1/download.md ---------------------------------------------------------------------- diff --git a/download.md b/download.md index 7638017..7a19675 100644 --- a/download.md +++ b/download.md @@ -10,7 +10,7 @@ permalink: /docs/download.html * Release notes: * [Eagle 0.5.0 Release Notes](https://git-wip-us.apache.org/repos/asf?p=eagle.git;a=blob_plain;f=CHANGELOG.txt;hb=refs/tags/v0.5.0) * Source download: - * [apache-eagle-0.5.0-src.tar.gz](http://www.apache.org/dyn/closer.cgi?path=/incubator/eagle/apache-eagle-0.5.0-incubating) + * [apache-eagle-0.5.0-src.tar.gz](http://www.apache.org/dyn/closer.cgi?path=eagle/apache-eagle-0.5.0/apache-eagle-0.5.0-src.tar.gz) * [apache-eagle-0.5.0-src.tar.gz.md5](https://dist.apache.org/repos/dist/release/eagle/apache-eagle-0.5.0/apache-eagle-0.5.0-src.tar.gz.md5) * [apache-eagle-0.5.0-src.tar.gz.sha1](https://dist.apache.org/repos/dist/release/eagle/apache-eagle-0.5.0/apache-eagle-0.5.0-src.tar.gz.sha1) * [apache-eagle-0.5.0-src.tar.gz.asc](https://dist.apache.org/repos/dist/release/eagle/apache-eagle-0.5.0/apache-eagle-0.5.0-src.tar.gz.asc)
