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 554bd3d  chore(website): Fixed two invalid links
554bd3d is described below

commit 554bd3d3976c0b88506fc4b3aea572aa8921652d
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Sep 19 17:35:47 2022 +0200

    chore(website): Fixed two invalid links
---
 site/src/site/site.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/src/site/site.xml b/site/src/site/site.xml
index efe119a..2530599 100644
--- a/site/src/site/site.xml
+++ b/site/src/site/site.xml
@@ -123,7 +123,7 @@
         <item name="Navigating ASF Incubator" 
href="presentations/incubator/navigating-asf-incubation/index.html" 
target="_blank"/>
         <item name="Release Checklist" 
href="presentations/incubator/release-checklist/index.html" target="_blank"/>
       </item>
-      <item name="Apache MyNewt" href="presentations/mynewt/index.html" 
target="_blank"/>
+      <item name="Apache MyNewt" href="presentations/mynewt/index_en.html" 
target="_blank"/>
       <item name="Apache Pulsar" href="presentations/pulsar/index.html" 
target="_blank"/>
       <item name="Apache Samza" href="presentations/samza/index.html" 
target="_blank"/>
       <item name="Apache Spark">
@@ -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.html" 
target="_blank"/>
+      <item name="Apache Zookeeper" 
href="presentations/zokeeper/index_en.html" target="_blank"/>
     </menu>
     <menu name="Developers">
       <item name="Bug &amp; Issue Tracker" href="developers/issues.html"/>

Reply via email to