This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch ebarboni-patch-1 in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git
commit 18e2d5ce683959e725c89ae6de6dd66f91642f57 Author: Eric Barboni <[email protected]> AuthorDate: Tue Dec 10 16:16:43 2024 +0100 News header for Apache NetBeans 24 --- src/partials/news.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/partials/news.hbs b/src/partials/news.hbs index 46c5986..9d1779c 100644 --- a/src/partials/news.hbs +++ b/src/partials/news.hbs @@ -23,8 +23,8 @@ <div class='grid-container'> <div class='cell'> <div class="annotation">Latest release</div> - <h1>Apache NetBeans 23</h1> - <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb23">Download</a></p> + <h1>Apache NetBeans 24</h1> + <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb24">Download</a></p> </div> </div> </section> --------------------------------------------------------------------- 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
