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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 0513c4ccb Fix code coverage link
0513c4ccb is described below

commit 0513c4ccb8e7d1d1efea15bb3f63416453109c7a
Author: Andreas Veithen <[email protected]>
AuthorDate: Tue Apr 26 00:45:16 2022 +0100

    Fix code coverage link
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index a74012016..fb4ff40ae 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -65,7 +65,7 @@
             <item name="Javadocs" href="/apidocs/index.html"/>
             <item name="FAQ" href="faq.html"/>
             <item name="View Source" 
href="https://github.com/apache/ws-axiom"/>
-            <item name="Code Coverage" 
href="https://codecov.io/gh/apache/webservices-axiom"/>
+            <item name="Code Coverage" 
href="https://codecov.io/gh/apache/ws-axiom"/>
             <item name="Privacy Policy" 
href="https://privacy.apache.org/policies/privacy-policy-public.html"/>
         </menu>
         <menu name="Modules">

Reply via email to