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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new fc1f61f  TENTACLES-20: Fix github coordinates
fc1f61f is described below

commit fc1f61f93411486991aad9aeea54df849346c715
Author: P. Ottlinger <[email protected]>
AuthorDate: Fri Nov 15 22:12:53 2024 +0100

    TENTACLES-20: Fix github 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 b23049c..972e7a3 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -32,7 +32,7 @@
   <custom>
     <fluidoSkin>
       <gitHub>
-        <projectId>apache/${project.artifactId}</projectId>
+        <projectId>apache/creadur-tentacles</projectId>
         <ribbonOrientation>right</ribbonOrientation>
         <ribbonColor>blue</ribbonColor>
       </gitHub>

Reply via email to