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 d48edb8  Fix 404 and link to central howto of creadur-site
d48edb8 is described below

commit d48edb81adb5c19f71712fe7b2fdc09bf0e53d30
Author: P. Ottlinger <[email protected]>
AuthorDate: Fri Dec 13 19:27:14 2024 +0100

    Fix 404 and link to central howto of creadur-site
---
 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 ac74913..41430bb 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -76,7 +76,7 @@
     <menu name="Committer Info" inherit="bottom">
       <item name="ASF Committers' FAQ" 
href="https://www.apache.org/dev/committers.html"/>
       <item name="New Committers Guide" 
href="https://www.apache.org/dev/new-committers-guide.html"/>
-      <item name="Howto publish this site" href="site-publish.html"/>
+      <item name="Howto publish this site" 
href="https://gitbox.apache.org/repos/asf/creadur-site/blob/asf-site/README.md"/>
       <item name="Plant Apache" href="https://planet.apache.org/committers/"/>
       <item name="Community" href="https://community.apache.org/"/>
       <item name="Legal" href="https://www.apache.org/legal/"/>

Reply via email to