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 9fb1b9fb2 use html extension in template
9fb1b9fb2 is described below
commit 9fb1b9fb2f46aa4bff034f2cfc4ac913fa53f854
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Jul 27 11:23:38 2023 +0200
use html extension in template
---
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 d368693a5..bd43775a1 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.adoc" title="Apache NetBeans WIKI">Apache NetBeans
Wiki Index</a>
+ <a href="/wiki/index.html" 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