http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/19769c76/downloads.md
----------------------------------------------------------------------
diff --git a/downloads.md b/downloads.md
index 462355c..5430415 100644
--- a/downloads.md
+++ b/downloads.md
@@ -4,13 +4,11 @@ layout: global
 
 ## Downloads
 
-### Latest Stable Release (v{{ site.GEARPUMP_VERSION }}) (This is not an 
Apache release)
+### Latest Stable Release (v{{ site.GEARPUMP_VERSION }}) 
 
-[Release Notes](https://github.com/gearpump/gearpump/releases)
+[Release 
Notes](https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=blob;f=CHANGELOG.md;h=564899ef23176c304f03c4decb2266c19d88d46f;hb=9063ae8c447b711b4b512e79ce8d7aff66924e79)
 
-* [Binary (for Scala 
2.11)](https://github.com/gearpump/gearpump/releases/download/{{ 
site.GEARPUMP_VERSION }}/gearpump-2.11-{{ site.GEARPUMP_VERSION }}.zip)
-* [Source code (.zip)](https://github.com/gearpump/gearpump/archive/{{ 
site.GEARPUMP_VERSION }}.zip)
-* [Source code (.tar.gz)](https://github.com/gearpump/gearpump/archive/{{ 
site.GEARPUMP_VERSION }}.tar.gz)
+* [The source tarball, including signatures, digests, 
etc.](https://dist.apache.org/repos/dist/release/incubator/gearpump/0.8.1-incubating/)
 
 *Note that as we have upgraded the Akka library to 2.4.x, which has dropped 
the Scala 2.10 support, we do NOT provide Gearpump build for Scala 2.10 since 
Gearpump 0.8.0.* 
 

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/19769c76/overview.md
----------------------------------------------------------------------
diff --git a/overview.md b/overview.md
index b667376..9873159 100644
--- a/overview.md
+++ b/overview.md
@@ -6,7 +6,7 @@ description: Apache Gearpump GEARPUMP_VERSION documentation 
homepage
 ---
 
 ![gearpump-logo](/favicon.ico) 
-[![Release](https://img.shields.io/badge/Latest%20Release-v{{ 
site.GEARPUMP_VERSION }}-blue.svg)](http://www.gearpump.io/downloads.html) 
+[![Release](https://img.shields.io/badge/Latest%20Release-v{{ 
site.GEARPUMP_VERSION 
}}-blue.svg)](https://dist.apache.org/repos/dist/release/incubator/gearpump/0.8.1-incubating/)
 
 **Apache Gearpump** is a real-time big data streaming engine. The name 
Gearpump is a reference to the engineering term "gear pump" which is a super 
simple pump that consists of only two gears, but is very powerful at streaming 
water. Different to other streaming engines, Gearpump's engine is event/message 
based. Per initial benchmarks we are able to process 18 million messages per 
second (message length is 100 bytes) with a 8ms latency on a 4-node cluster. 
 

Reply via email to