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

bennoe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new f2a1e3b  Updated download URL for binary RPM packages.
f2a1e3b is described below

commit f2a1e3b011f4872ae82757452e451696778e117a
Author: Benno Evers <[email protected]>
AuthorDate: Mon May 20 13:02:19 2019 +0200

    Updated download URL for binary RPM packages.
---
 site/source/downloads.html.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/source/downloads.html.erb b/site/source/downloads.html.erb
index af6aa40..c9d1723 100644
--- a/site/source/downloads.html.erb
+++ b/site/source/downloads.html.erb
@@ -35,7 +35,7 @@ breadcrumb: Downloads
         </li>
         <li>
           RPM
-          <a href="https://bintray.com/apache/mesos/el/mesos/<%= 
data.releases.latest_stable.version %>#files">
+          <a href="https://bintray.com/apache/mesos/mesos/<%= 
data.releases.latest_stable.version %>">
             <%= data.releases.latest_stable.version %>
           </a>
         </li>

Reply via email to