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/drill-site.git


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

commit 901f46538370d1d851f5e98a774a6ae5adf87da9
Author: buildbot <[email protected]>
AuthorDate: Sun Jun 30 14:24:50 2024 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/drill-in-10-minutes/index.html | 4 +---
 output/feed.xml                            | 4 ++--
 output/zh/feed.xml                         | 4 ++--
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/output/docs/drill-in-10-minutes/index.html 
b/output/docs/drill-in-10-minutes/index.html
index 23635ca7d1..f8afcf56f5 100644
--- a/output/docs/drill-in-10-minutes/index.html
+++ b/output/docs/drill-in-10-minutes/index.html
@@ -1546,9 +1546,7 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed 
mode)
 
 <ol>
   <li>In a terminal window, change to the directory where you want to install 
Drill.</li>
-  <li>Download the latest version of Apache Drill <a 
href="http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz";>here</a>
 or from the <a 
href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz";>Apache
 Drill mirror site</a> with the command appropriate for your system:
-    * <code class="language-plaintext highlighter-rouge">wget 
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code>
-    * <code class="language-plaintext highlighter-rouge">curl -o 
apache-drill-1.19.0.tar.gz 
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code></li>
+  <li><a href="https://drill.apache.org/download/";>Download the latest version 
of Apache Drill</a></li>
   <li>Copy the downloaded file to the directory where you want to install 
Drill.</li>
   <li>Extract the contents of the Drill .tar.gz file. Use <code 
class="language-plaintext highlighter-rouge">sudo</code> if necessary:
 <code class="language-plaintext highlighter-rouge">tar -xvzf &lt;.tar.gz file 
name&gt;</code></li>
diff --git a/output/feed.xml b/output/feed.xml
index ebf3ce4e73..6e3a2264c6 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Sun, 23 Jun 2024 07:12:52 +0000</pubDate>
-    <lastBuildDate>Sun, 23 Jun 2024 07:12:52 +0000</lastBuildDate>
+    <pubDate>Sun, 30 Jun 2024 14:22:42 +0000</pubDate>
+    <lastBuildDate>Sun, 30 Jun 2024 14:22:42 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>
diff --git a/output/zh/feed.xml b/output/zh/feed.xml
index ce36e56d15..ca6024868e 100644
--- a/output/zh/feed.xml
+++ b/output/zh/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/zh/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Sun, 23 Jun 2024 07:12:52 +0000</pubDate>
-    <lastBuildDate>Sun, 23 Jun 2024 07:12:52 +0000</lastBuildDate>
+    <pubDate>Sun, 30 Jun 2024 14:22:42 +0000</pubDate>
+    <lastBuildDate>Sun, 30 Jun 2024 14:22:42 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>

Reply via email to