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

pottlinger pushed a commit to branch feature/RAT-397
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/feature/RAT-397 by this push:
     new 363500dd RAT-397: Fix coordinates
363500dd is described below

commit 363500dd4814a964d926218d14b8bc07546cad2e
Author: P. Ottlinger <[email protected]>
AuthorDate: Fri Nov 15 22:13:27 2024 +0100

    RAT-397: Fix coordinates
---
 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 4850b716..970a93a1 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -24,7 +24,7 @@
   <custom>
     <fluidoSkin>
       <gitHub>
-        <projectId>apache/${project.artifactId}</projectId>
+        <projectId>apache/creadur-rat</projectId>
         <ribbonOrientation>right</ribbonOrientation>
         <ribbonColor>blue</ribbonColor>
       </gitHub>

Reply via email to