Repository: bahir-website Updated Branches: refs/heads/master 7fc3ccd9f -> 6ae326a97
[MINOR] Fix download table headers Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/6ae326a9 Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/6ae326a9 Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/6ae326a9 Branch: refs/heads/master Commit: 6ae326a97ffc3cc8071c20e35722cff0d7daa849 Parents: 7fc3ccd Author: Luciano Resende <[email protected]> Authored: Wed Jun 27 05:01:01 2018 -0700 Committer: Luciano Resende <[email protected]> Committed: Wed Jun 27 05:01:01 2018 -0700 ---------------------------------------------------------------------- site/downloads/spark.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/6ae326a9/site/downloads/spark.md ---------------------------------------------------------------------- diff --git a/site/downloads/spark.md b/site/downloads/spark.md index 1af82e7..d8408be 100644 --- a/site/downloads/spark.md +++ b/site/downloads/spark.md @@ -40,7 +40,7 @@ Our latest release supports Apache Spark {{site.data.project.spark_latest_releas <tr> <th><b>Name</b></th> <th><b>Archive</b></th> - <!th><b>SHA-512</b></th> + <th><b>SHA-512</b></th> <th><b>signature</b></th> </tr> </thead>
