[MINOR] Update download page with pointer to maven coordinates

Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/baa62520
Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/baa62520
Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/baa62520

Branch: refs/heads/master
Commit: baa62520d8960b142852f29030cfc9f057e71de0
Parents: ad40b07
Author: Luciano Resende <[email protected]>
Authored: Tue Mar 14 10:51:46 2017 -0700
Committer: Luciano Resende <[email protected]>
Committed: Tue Mar 14 10:51:46 2017 -0700

----------------------------------------------------------------------
 site/downloads/flink.md | 4 ++--
 site/downloads/spark.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bahir-website/blob/baa62520/site/downloads/flink.md
----------------------------------------------------------------------
diff --git a/site/downloads/flink.md b/site/downloads/flink.md
index 6c3e181..f98536f 100644
--- a/site/downloads/flink.md
+++ b/site/downloads/flink.md
@@ -27,9 +27,9 @@ limitations under the License.
 
 # {{ site.data.project.name }} Flink Extensions Downloads
 
-Please find below the latest releases of {{ site.data.project.name }} for 
Apache Flink Extensions. Note that the binary artifacts for each platform are 
also published independently through Maven.
+Please find below the latest releases of {{ site.data.project.name }} for 
Apache Flink Extensions. Note that the binary artifacts for each platform are 
also published independently through Maven and each [extension documentation 
page](/docs/flink/overview) describes how to add these artifacts to your 
application.
 
-## Bahir Flink Extensions Latest Release 
+## Bahir Flink Extensions Latest Release
 
 {% if site.data.project.flink_latest_release %}
 

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/baa62520/site/downloads/spark.md
----------------------------------------------------------------------
diff --git a/site/downloads/spark.md b/site/downloads/spark.md
index 4e60973..615c5e5 100644
--- a/site/downloads/spark.md
+++ b/site/downloads/spark.md
@@ -27,9 +27,9 @@ limitations under the License.
 
 # {{ site.data.project.name }} Spark Extensions Downloads
 
-Please find below the latest releases of {{ site.data.project.name }} for 
Apache Spark Extensions. Note that the binary artifacts for each platform are 
also published independently through Maven.
+Please find below the latest releases of {{ site.data.project.name }} for 
Apache Spark Extensions. Note that the binary artifacts for each platform are 
also published independently through Maven and each [extension documentation 
page](/docs/spark/overview) describes how to add these artifacts to your 
application.
 
-## Bahir Spark Extensions Latest Release 
+## Bahir Spark Extensions Latest Release
 
 {% if site.data.project.spark_latest_release %}
 

Reply via email to