1.9.7
diff --git a/downloads.php b/downloads.php
index f2d9cd1..e8eb358 100644
--- a/downloads.php
+++ b/downloads.php
@@ -157,7 +157,17 @@
 
   <div class="homeitem3col">
   <h3 id="stable_release">Latest Stable Release</h3>
-  <ul>
+  From 1.9.7 onwards, AspectJ releases are now available from GitHub.
+  <br>
+  See the releases page <a href="https://github.com/eclipse/org.aspectj/releases/">here</a>.
+  </div>
+
+
+  <!-- ============ ASPECTJ MILESTONES -->
+  
+<div class="homeitem3col">
+<h3 id="milestones">AspectJ 9</h3>
+<ul>
     <li>
     <b>AspectJ 1.9.6, Released 22 Jul 2020</b>
  	<table border="0" cellspacing="0" cellpadding="0" width="100%">
@@ -171,13 +181,7 @@
     </table>
   </li>
   </ul>
-</div>
-
-
-  <!-- ============ ASPECTJ MILESTONES -->
   
-<div class="homeitem3col">
-<h3 id="milestones">AspectJ 9</h3>
 <ul>
 <li>
 <b>AspectJ 1.9.5, Released 28 Nov 2019</b>
@@ -192,10 +196,7 @@
 </table>
 </li>
 </ul>
-</div> 
 
-<div class="homeitem3col">
-  <h3 id="milestones">AspectJ 9</h3>
 <ul>
   <li>
   <b>AspectJ 1.9.4, Released 10 May 2019</b>
@@ -210,9 +211,7 @@
   </table>
 </li>
 </ul>
-</div>
 
-  <div class="homeitem3col">
   <ul>
     <li>
     <b>AspectJ 1.9.3, Released 4 Apr 2019</b>
diff --git a/index.php b/index.php
index ad5996f..2b0edad 100644
--- a/index.php
+++ b/index.php
@@ -87,6 +87,13 @@
 		<div class="homeitem">
 			<h3>News and Events</h3>
  
+      <li>AspectJ 1.9.7 is <a href="https://github.com/eclipse/org.aspectj/releases/tag/V1_9_7">available for download</a>.
+      The installer is accessible from that release page at GitHub.
+      See the <a href="https://htmlpreview.github.io/?https://github.com/eclipse/org.aspectj/blob/master/docs/dist/doc/README-197.html">readme</a>
+      for more information.
+      <br><div align="right"><span class="dates"><i>posted 25-Jun-2021</i></span></div>
+      </li> 
+      
       <li>AspectJ 1.9.6 is <a href="downloads.php">available for download</a>.
       See the <a href="doc/released/README-196.html">readme</a>
       for more information.