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

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e4c7d1f18 Fix Axis2/C links
4e4c7d1f18 is described below

commit 4e4c7d1f1879c2e3f1ad741474acfa60ec11132f
Author: Robert Lazarski <[email protected]>
AuthorDate: Thu May 14 05:18:51 2026 -1000

    Fix Axis2/C links
---
 src/site/markdown/docs/mcp-architecture.md | 2 +-
 src/site/xdoc/index.xml                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/markdown/docs/mcp-architecture.md 
b/src/site/markdown/docs/mcp-architecture.md
index dcb5f024d1..4ab3b98ee9 100644
--- a/src/site/markdown/docs/mcp-architecture.md
+++ b/src/site/markdown/docs/mcp-architecture.md
@@ -392,7 +392,7 @@ architecture.
 interactive time budgets — portfolio variance in under 1 ms, Monte Carlo
 100K paths in ~1.4 seconds on Java. For workloads where even this latency
 is a concern, the same financial benchmark operations are available on
-[Axis2/C](http://axis.apache.org/axis2/c/), which runs 2-3x faster:
+[Axis2/C](https://axis.apache.org/axis2/c/core/), which runs 2-3x faster:
 Monte Carlo 100K paths in ~0.7 seconds, 500-asset portfolio variance in
 232 μs vs Java's 660 μs (see [performance 
comparison](mcp-examples.md#full-performance-summary)).
 Both implementations expose identical MCP tool schemas — an AI assistant
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 3ce1b9d05c..44e9949b85 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -35,7 +35,7 @@ of the Apache Axis2 Web services engine - Apache Axis2/Java 
and
 Apache Axis2/C.</p>
 <p>While you will find all the information on Apache Axis2/Java
 here, you can visit the <a href=
-"http://axis.apache.org/axis2/c/";><strong>Apache Axis2/C</strong></a>
+"https://axis.apache.org/axis2/c/core/";><strong>Apache Axis2/C</strong></a>
 Web site for Axis2/C implementation information.
 <strong>Apache Axis2/C 2.0.0 has been released</strong> &#x2014; the first
 release since 1.6.0 (2009). Axis2/C 2.0.0 adds HTTP/2 transport via

Reply via email to