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

jbonofre pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-livy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f8f3b16  Publish from 1fc17f7254524b8725ce8de9db2fbf22b407d1d6
f8f3b16 is described below

commit f8f3b1601e9399645b2407966b0f975cbf3ffb65
Author: JB Onofré <[email protected]>
AuthorDate: Wed May 13 17:18:40 2026 +0200

    Publish from 1fc17f7254524b8725ce8de9db2fbf22b407d1d6
---
 content/download/index.html | 22 +++++++++++-----------
 content/feed.xml            |  4 ++--
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/content/download/index.html b/content/download/index.html
index 19a4cde..1a5ad8c 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -182,21 +182,21 @@
     <tbody>
         <tr>
             <td>Apache Livy 0.9.0-incubating (Scala 2.11 zip)</td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.11-bin.zip";>zip</a></td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.11-bin.zip.sha512";>SHA-512</a></td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.11-bin.zip.asc";>ASC</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.11-bin.zip";>zip</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.11-bin.zip.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.11-bin.zip.asc";>ASC</a></td>
         </tr>
         <tr>
             <td>Apache Livy 0.9.0-incubating (Scala 2.12 zip)</td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.12-bin.zip";>zip</a></td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.12-bin.zip.sha512";>SHA-512</a></td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.12-bin.zip.asc";>ASC</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.12-bin.zip";>zip</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.12-bin.zip.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating_2.12-bin.zip.asc";>ASC</a></td>
         </tr>
         <tr>
             <td>Apache Livy 0.9.0-incubating (source zip)</td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating-src.zip";>zip</a></td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating-src.zip.sha512";>SHA-512</a></td>
-            <td><a 
href="https://dlcdn.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating-src.zip.asc";>ASC</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating-src.zip";>zip</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating-src.zip.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/livy/0.9.0-incubating/apache-livy-0.9.0-incubating-src.zip.asc";>ASC</a></td>
         </tr>
     </tbody>
 </table>
@@ -215,7 +215,7 @@
 
 <p>Download the desired archive, and <a 
href="http://www.apache.org/dyn/closer.cgi#verify";>verify</a>
 using the corresponding <em>pgp</em> signature (using the public keys 
available in
-<a href="https://dlcdn.apache.org/incubator/livy/KEYS";>KEYS</a>).
+<a href="https://downloads.apache.org/incubator/livy/KEYS";>KEYS</a>).
 If you cannot do that, the <em>sha512</em> hash file may be used to check that 
the
 download has completed OK.</p>
 
@@ -226,7 +226,7 @@ If a download from a mirror fails, retry, and the second 
download will likely
 succeed.</p>
 
 <p>For security, hash and signature files are always hosted at
-<a href="https://dlcdn.apache.org/incubator/livy/";>Apache</a>.</p>
+<a href="https://downloads.apache.org/incubator/livy/";>Apache</a>.</p>
 
 
   </div>
diff --git a/content/feed.xml b/content/feed.xml
index 6727e28..c34b9d8 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 13 May 2026 09:37:20 -0500</pubDate>
-    <lastBuildDate>Wed, 13 May 2026 09:37:20 -0500</lastBuildDate>
+    <pubDate>Wed, 13 May 2026 09:58:33 -0500</pubDate>
+    <lastBuildDate>Wed, 13 May 2026 09:58:33 -0500</lastBuildDate>
     <generator>Jekyll v3.9.3</generator>
     
       <item>

Reply via email to