Repository: incubator-rya-site Updated Branches: refs/heads/master 1c9f21d78 -> 25ec76708
modified download file so all older releases link to archive.apache.org instead of www.apache.org/dist Project: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/commit/25ec7670 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/tree/25ec7670 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/diff/25ec7670 Branch: refs/heads/master Commit: 25ec7670824f549fdf772bc33cd728263c061b28 Parents: 1c9f21d Author: Adina Crainiceanu <[email protected]> Authored: Wed Mar 14 14:51:57 2018 -0400 Committer: Adina Crainiceanu <[email protected]> Committed: Wed Mar 14 14:51:57 2018 -0400 ---------------------------------------------------------------------- content/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rya-site/blob/25ec7670/content/download.md ---------------------------------------------------------------------- diff --git a/content/download.md b/content/download.md index 33cf72a..264a9ce 100644 --- a/content/download.md +++ b/content/download.md @@ -40,7 +40,7 @@ Release | Date | Download | Notes {% endcomment %}{% else %}{% comment %} {% endcomment %}{% capture v %}apache-{{ site.data.project.unix_name }}-{{ post.version }}{% endcapture %}{% comment %} {% endcomment %}{% endif %}{% comment %} -{% endcomment %}{% if forloop.index0 < 2 %}{% comment %} +{% endcomment %}{% if forloop.index0 < 1 %}{% comment %} {% endcomment %}{% capture p %}http://www.apache.org/dyn/closer.lua/{{ site.data.project.incubator_slash_name }}/{{ v }}{% endcapture %}{% comment %} {% endcomment %}{% capture d %}https://www.apache.org/dist/{{ site.data.project.incubator_slash_name }}/{{ v }}{% endcapture %}{% comment %} {% endcomment %}{% else %}{% comment %}
