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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6c807b7  chore(website): And yet another link fix.
6c807b7 is described below

commit 6c807b7c396ea39c34be7a45a1f603444058761f
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Sep 19 17:57:18 2022 +0200

    chore(website): And yet another link fix.
---
 site/src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/site.xml b/site/src/site/site.xml
index 2530599..1512882 100644
--- a/site/src/site/site.xml
+++ b/site/src/site/site.xml
@@ -132,7 +132,7 @@
       <item name="Apache Training">
         <item name="Presentation" 
href="presentations/training/presentation/index_en.html" target="_blank"/>
       </item>
-      <item name="Apache Zookeeper" 
href="presentations/zokeeper/index_en.html" target="_blank"/>
+      <item name="Apache Zookeeper" 
href="presentations/zookeeper/index_en.html" target="_blank"/>
     </menu>
     <menu name="Developers">
       <item name="Bug &amp; Issue Tracker" href="developers/issues.html"/>

Reply via email to