This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch nb23header in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git
commit c954c13cab38682627b57b03ce2f887dbdfa8aeb Author: Eric Barboni <[email protected]> AuthorDate: Fri Sep 20 13:02:40 2024 +0200 Header for Apache Netbeans 23 --- 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 454feac..46c5986 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 22</h1> - <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb22">Download</a></p> + <h1>Apache NetBeans 23</h1> + <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb23">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
