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

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 683f17159 trying to fix 404
683f17159 is described below

commit 683f17159a9b0e8047ca0b580f4aba827759842d
Author: Eric Barboni <[email protected]>
AuthorDate: Thu May 4 17:40:00 2023 +0200

    trying to fix 404
---
 netbeans.apache.org/src/content/templates/templatesparts/wiki-index.gsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/netbeans.apache.org/src/content/templates/templatesparts/wiki-index.gsp 
b/netbeans.apache.org/src/content/templates/templatesparts/wiki-index.gsp
index 824ff4826..d368693a5 100644
--- a/netbeans.apache.org/src/content/templates/templatesparts/wiki-index.gsp
+++ b/netbeans.apache.org/src/content/templates/templatesparts/wiki-index.gsp
@@ -19,6 +19,6 @@
 
 */%>
 <div class='aside' style='text-align: center; padding: 20px;'>
-    <a href="/wiki/index.asciidoc" title="Apache NetBeans WIKI">Apache 
NetBeans Wiki Index</a>
+    <a href="/wiki/index.adoc" title="Apache NetBeans WIKI">Apache NetBeans 
Wiki Index</a>
     <p><b>Note:</b> These pages are being reviewed.</p>
 </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to