You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by jc...@apache.org on 2019/06/06 06:32:26 UTC

[incubator-zipkin-website] branch fixes_zip_in_downloads created (now e3bf57f)

This is an automated email from the ASF dual-hosted git repository.

jcchavezs pushed a change to branch fixes_zip_in_downloads
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-website.git.


      at e3bf57f  Fixes the asc and zip url.

This branch includes the following new commits:

     new e3bf57f  Fixes the asc and zip url.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-zipkin-website] 01/01: Fixes the asc and zip url.

Posted by jc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jcchavezs pushed a commit to branch fixes_zip_in_downloads
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-website.git

commit e3bf57fbbc2b1e0e6c01f3e9024d72d18c690657
Author: José Carlos Chávez <jc...@gmail.com>
AuthorDate: Thu Jun 6 08:32:23 2019 +0200

    Fixes the asc and zip url.
---
 pages/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/downloads.md b/pages/downloads.md
index 1482667..ad0f89d 100644
--- a/pages/downloads.md
+++ b/pages/downloads.md
@@ -2,7 +2,7 @@
 title: Source Downloads
 weight: 4
 ---
-{% assign baseUrl = 'https://www.apache.org/dyn/closer.cgi?path=incubator/zipkin' %}
+{% assign baseUrl = 'https://www.apache.org/dist/incubator/zipkin' %}
 {% assign downloads = site.data.downloads | where_exp: "download", "download.type != 'internal'" %}
 
 Apache Software Foundation (ASF) requires projects to have a downloads page, used in release announcements. Below are the locations of the official voted source releases per-project.