GOSSIP-19 removing github link from downloads
Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/9fc7d114 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/9fc7d114 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/9fc7d114 Branch: refs/heads/site-src Commit: 9fc7d11407d6dae28639f22efce18e2f7664357a Parents: 21184ca Author: chandresh-pancholi <[email protected]> Authored: Sun Sep 11 00:56:05 2016 +0530 Committer: chandresh-pancholi <[email protected]> Committed: Sun Sep 11 00:56:05 2016 +0530 ---------------------------------------------------------------------- download.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/9fc7d114/download.md ---------------------------------------------------------------------- diff --git a/download.md b/download.md index 724308e..a94a998 100644 --- a/download.md +++ b/download.md @@ -26,8 +26,11 @@ limitations under the License. ## {{ site.data.project.name }} Downloads -There are no official Apache releases for {{ site.data.project.short_name }} yet. You can download and build the latest code from [GitHub]({{ site.data.project.source_repository_mirror }}). +There are no official Apache releases for {{ site.data.project.short_name }} yet. +{% comment %} +You can download and build the latest code from [GitHub]({{ site.data.project.source_repository_mirror }}). +{% endcomment %} {% comment %}
