Fixing download link
diff --git a/netbeans.apache.org/src/content/templates/news.gsp b/netbeans.apache.org/src/content/templates/news.gsp
index 05228a5..69dd2ac 100644
--- a/netbeans.apache.org/src/content/templates/news.gsp
+++ b/netbeans.apache.org/src/content/templates/news.gsp
@@ -24,7 +24,7 @@
         <div class='cell'>
             <div class="annotation">Latest release</div>
             <h1 syle='font-size: 2rem'>Apache NetBeans 12.0</h1>
-            <p><a class="button success" href="/download/nb113/index.html">Find out more</a></p>
+            <p><a class="button success" href="/download/nb120/index.html">Find out more</a></p>
         </div>
     </div>
 </section>