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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3c60edca7e6 Amend HBASE-29711 and HBASE-29712; fix link text for 
compat report
3c60edca7e6 is described below

commit 3c60edca7e6b66fd922e09bd39044fa52ac8807b
Author: Andrew Purtell <[email protected]>
AuthorDate: Fri Nov 14 10:48:26 2025 -0800

    Amend HBASE-29711 and HBASE-29712; fix link text for compat report
    
    Apologies, I am out of practice.
---
 src/site/xdoc/downloads.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index aec1f6fbf84..6cdf73ff135 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -76,7 +76,7 @@ under the License.
         2025/11/14
       </td>
       <td style="test-align: left">
-        <a 
href="https://downloads.apache.org/hbase/2.6.4/api_compare_2.6.3_to_2.6.4RC1.html";>2.6.2
 vs 2.6.4</a>
+        <a 
href="https://downloads.apache.org/hbase/2.6.4/api_compare_2.6.3_to_2.6.4RC1.html";>2.6.3
 vs 2.6.4</a>
       </td>
       <td style="test-align: left">
         <a 
href="https://downloads.apache.org/hbase/2.6.4/CHANGES.md";>Changes</a>
@@ -101,7 +101,7 @@ under the License.
         2025/11/14
       </td>
       <td style="test-align: left">
-        <a 
href="https://downloads.apache.org/hbase/2.5.13/api_compare_2.5.12_to_2.5.13RC0.html";>2.5.13
 vs 2.5.11</a>
+        <a 
href="https://downloads.apache.org/hbase/2.5.13/api_compare_2.5.12_to_2.5.13RC0.html";>2.5.12
 vs 2.5.13</a>
       </td>
       <td style="test-align: left">
         <a 
href="https://downloads.apache.org/hbase/2.5.13/CHANGES.md";>Changes</a>

Reply via email to