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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5d64a51be Automatic Site Publish by Buildbot
5d64a51be is described below

commit 5d64a51be04852fb842d5324eb1a7b7df51a5727
Author: buildbot <[email protected]>
AuthorDate: Tue Nov 25 20:34:14 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/downloads/index.html | 5 +++--
 output/feed.xml             | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/output/downloads/index.html b/output/downloads/index.html
index 424e8a287..990ef0c9c 100644
--- a/output/downloads/index.html
+++ b/output/downloads/index.html
@@ -115,7 +115,8 @@
           
           <h1 class="title">Downloads</h1>
           
-          <script type="text/javascript">
+          
+<script type="text/javascript">
 
 var updateLinks = function(mirror) {
   $('a[link-suffix]').each(function(i, obj) {
@@ -163,7 +164,7 @@ var mirrorsCallback = function(json) {
 };
 
 // get mirrors when page is ready
-$(function() { $.getJSON("https://accumulo.apache.org/mirrors.cgi?as_json";, 
mirrorsCallback); });
+$(function() { $.getJSON("https://www.apache.org/dyn/closer.lua?as_json";, 
mirrorsCallback); });
 
 </script>
 
diff --git a/output/feed.xml b/output/feed.xml
index cb4dc3fd6..57f0e0cdf 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Fri, 31 Oct 2025 19:52:13 +0000</pubDate>
-    <lastBuildDate>Fri, 31 Oct 2025 19:52:13 +0000</lastBuildDate>
+    <pubDate>Tue, 25 Nov 2025 20:34:07 +0000</pubDate>
+    <lastBuildDate>Tue, 25 Nov 2025 20:34:07 +0000</lastBuildDate>
     <generator>Jekyll v4.4.1</generator>
     
     

Reply via email to