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 842f372638 Fix release doc typo
842f372638 is described below

commit 842f372638d672772eee02a1bd2210fc4b794e7b
Author: Robert Lazarski <[email protected]>
AuthorDate: Fri Apr 3 10:41:41 2026 -1000

    Fix release doc typo
---
 src/site/markdown/release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/release-process.md 
b/src/site/markdown/release-process.md
index 767857ab76..f1a4e9d355 100644
--- a/src/site/markdown/release-process.md
+++ b/src/site/markdown/release-process.md
@@ -166,7 +166,7 @@ In order to prepare the release artifacts for vote, execute 
the following steps:
 
 If not yet done, export your public key and <a 
href="https://dist.apache.org/repos/dist/release/axis/axis2/java/core/KEYS";> 
append it there. </a>
 
-If not yet done, also export your public key to the dev area and <a 
href="https://dist.apache.org/repos/dist/release/axis/axis2/java/core/KEYS";> 
append it there. </a>
+If not yet done, also export your public key to the dev area and <a 
href="https://dist.apache.org/repos/dist/dev/axis/axis2/java/core/KEYS";> append 
it there. </a>
 
 The command to export a public key is as follows:
 

Reply via email to