cdb9a3f4ef701c7502b17b53d04d4bf3e7318a9e
jnavarr5
  Wed Jul 24 08:45:49 2019 -0700
Updating the Subscribe button to the redirected URL. Bob mentioned in an email that it was reported broken in a workshop, no Redmine.

diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html
index 19e67bb..a9aae71 100755
--- src/hg/htdocs/index.html
+++ src/hg/htdocs/index.html
@@ -102,31 +102,31 @@
             </div>
           </div> <!-- aboutUsBox -->
         </div> <!-- aboutUs -->
 
         <div id="news" class="jwColumn jwStaticLeftColumn">
           <div id="newsBox" class="jwSection">
             <div class="jwSectionTitle">What's new</div>
             <div class="jwSectionContents">
               <div id="newsItems">
                 <!--#include virtual="indexNews.html"-->
               </div> <!-- newsItems -->
               <div class="jwNewsItem">
                 <a href="goldenPath/newsarch.html">More news...</a>
               </div>
 
-              <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome-announce?hl=en"
+              <a href="https://groups.google.com/a/soe.ucsc.edu/forum/?hl=en#!forum/genome-announce"
                  target=_blank>Subscribe</a>
 
               <hr>
               <em>The UCSC Genome Browser is developed and maintained by the
               <a href="staff.html">Genome Bioinformatics Group</a>, a cross-departmental team
               within the <a href="https://ucscgenomics.soe.ucsc.edu/">UCSC Genomics Institute</a></em>.
             </div> <!-- sectionContents -->
           </div> <!-- newsBox -->
         </div> <!-- news -->
 
       </div> <!-- row2 -->
 
     </div> <!-- main -->
 <!--Adding survey button and link - cath 7-13-16 -->
 <!--