banner to Apache NetBeans 20 download
diff --git a/src/partials/news.hbs b/src/partials/news.hbs
index a4b2ec3..1f7c846 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 19</h1>
-            <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb19">Download</a></p>
+            <h1>Apache NetBeans 20</h1>
+            <p><a class="button success" href="{{{siteRootPath}}}/front/main/download/nb20">Download</a></p>
         </div>
     </div>
 </section>