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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3c0137d903 Fix download links for 4.1.0 preview2
3c0137d903 is described below

commit 3c0137d9037f903ea22c7a1125f157fe17ebb457
Author: Hyukjin Kwon <[email protected]>
AuthorDate: Fri Oct 10 11:05:13 2025 +0900

    Fix download links for 4.1.0 preview2
    
    This PR proposes to fix the download links for 4.1.0 preview2
    
    Author: Hyukjin Kwon <[email protected]>
    
    Closes #639 from HyukjinKwon/fix-links.
---
 news/_posts/2025-09-28-spark-4-1-0-preview2-released.md | 4 ++--
 site/news/index.html                                    | 4 ++--
 site/news/spark-4-1-0-preview2-released.html            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/news/_posts/2025-09-28-spark-4-1-0-preview2-released.md 
b/news/_posts/2025-09-28-spark-4-1-0-preview2-released.md
index 44f8ae7b15..78d2832c48 100644
--- a/news/_posts/2025-09-28-spark-4-1-0-preview2-released.md
+++ b/news/_posts/2025-09-28-spark-4-1-0-preview2-released.md
@@ -12,10 +12,10 @@ meta:
   _wpas_done_all: '1'
 ---
 To enable wide-scale community testing of the upcoming Spark 4.1.0 release, 
the Apache Spark community has posted a
-<a href="/spark-4.1.0-preview2">Spark 4.1.0-preview2 release</a>.
+<a 
href="https://dist.apache.org/repos/dist/release/spark/spark-4.1.0-preview2";>Spark
 4.1.0-preview2 release</a>.
 This preview is not a stable release in terms of either API or functionality, 
but it is meant to give the community early
 access to try the code that will become Spark 4.1.0. If you would like to test 
the release,
-please <a href="/spark-4.1.0-preview2">download</a> it, and send feedback 
using either
+please <a 
href="https://dist.apache.org/repos/dist/release/spark/spark-4.1.0-preview2";>download</a>
 it, and send feedback using either
 <a href="https://spark.apache.org/community.html";>mailing lists</a> or
 <a 
href="https://issues.apache.org/jira/browse/SPARK/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel";>JIRA</a>.
 The documentation is available at the <a 
href="https://spark.apache.org/docs/4.1.0-preview2/";>link</a>.
diff --git a/site/news/index.html b/site/news/index.html
index 1c095b1f51..65b3275b6d 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -160,10 +160,10 @@
       <div class="entry-date">September 28, 2025</div>
     </header>
     <div class="entry-content"><p>To enable wide-scale community testing of 
the upcoming Spark 4.1.0 release, the Apache Spark community has posted a
-<a href="/spark-4.1.0-preview2">Spark 4.1.0-preview2 release</a>.
+<a 
href="https://dist.apache.org/repos/dist/release/spark/spark-4.1.0-preview2";>Spark
 4.1.0-preview2 release</a>.
 This preview is not a stable release in terms of either API or functionality, 
but it is meant to give the community early
 access to try the code that will become Spark 4.1.0. If you would like to test 
the release,
-please <a href="/spark-4.1.0-preview2">download</a> it, and send feedback 
using either
+please <a 
href="https://dist.apache.org/repos/dist/release/spark/spark-4.1.0-preview2";>download</a>
 it, and send feedback using either
 <a href="https://spark.apache.org/community.html";>mailing lists</a> or
 <a 
href="https://issues.apache.org/jira/browse/SPARK/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel";>JIRA</a>.
 The documentation is available at the <a 
href="https://spark.apache.org/docs/4.1.0-preview2/";>link</a>.</p>
diff --git a/site/news/spark-4-1-0-preview2-released.html 
b/site/news/spark-4-1-0-preview2-released.html
index 8650b34dff..4caca4ea7d 100644
--- a/site/news/spark-4-1-0-preview2-released.html
+++ b/site/news/spark-4-1-0-preview2-released.html
@@ -156,10 +156,10 @@
 
 
 <p>To enable wide-scale community testing of the upcoming Spark 4.1.0 release, 
the Apache Spark community has posted a
-<a href="/spark-4.1.0-preview2">Spark 4.1.0-preview2 release</a>.
+<a 
href="https://dist.apache.org/repos/dist/release/spark/spark-4.1.0-preview2";>Spark
 4.1.0-preview2 release</a>.
 This preview is not a stable release in terms of either API or functionality, 
but it is meant to give the community early
 access to try the code that will become Spark 4.1.0. If you would like to test 
the release,
-please <a href="/spark-4.1.0-preview2">download</a> it, and send feedback 
using either
+please <a 
href="https://dist.apache.org/repos/dist/release/spark/spark-4.1.0-preview2";>download</a>
 it, and send feedback using either
 <a href="https://spark.apache.org/community.html";>mailing lists</a> or
 <a 
href="https://issues.apache.org/jira/browse/SPARK/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel";>JIRA</a>.
 The documentation is available at the <a 
href="https://spark.apache.org/docs/4.1.0-preview2/";>link</a>.</p>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to