This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch nb28-hero in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git
commit f0901ab07b69b7281dd83311f1e68f6ef66e3c24 Author: Neil C Smith <[email protected]> AuthorDate: Fri Nov 14 17:33:33 2025 +0000 Update hero to point to NB 28. --- 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 c5ae4e9..912884a 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 27</h1> - <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb27">Download</a></p> + <h1>Apache NetBeans 28</h1> + <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb28">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
