5f6b0298f9be1e53c1eff9b89f6eee21af8a9145
brianlee
  Thu Jun 4 09:16:12 2020 -0700
Fixing broken spreadsheet links Max found refs #25647

diff --git src/hg/htdocs/ENCODE/dataSummaryMouse.html src/hg/htdocs/ENCODE/dataSummaryMouse.html
index 5bafb4b..c387f01 100755
--- src/hg/htdocs/ENCODE/dataSummaryMouse.html
+++ src/hg/htdocs/ENCODE/dataSummaryMouse.html
@@ -1,52 +1,52 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
     <head>
         <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
         <title>ENCODE Experiment List Mouse</title>
         <link rel="stylesheet" href="/style/HGStyle.css" type="text/css">
         <link rel="stylesheet" href="/style/encodeProject.css" type="text/css">
     </head>
 
     <body>
         <!--#include virtual="/inc/encodeProject.topbar.html"-->
 
         <div class="encodeHeader">
             <a href="/ENCODE/index.html"><img src="/images/gbLogoOnly.png" style="height:70%;" alt="ENCODE at UCSC" title="ENCODE at UCSC"></a>
             <span class="txt">Mouse ENCODE Experiment List</span> <span class="encodeHeaderDates">2007 - 2012</span>
         </div>
        <div class="wrapper">
                 <div class="bar"><h4 class="title">Experiment List:  Mouse Genome</h4></div>
                 <div class="content">
                 	<!--CONTENT GOES HERE-->
                 	<p>
                         Mouse ENCODE datasets at UCSC are listed in
                         the Experiment Submissions spreadsheet below.  Terms appearing in the spreadsheet are described
                         in the <a href="/ENCODE/otherTerms.html" target="_blank">Registered Variables</a> page.
                         Use these terms in the UCSC
                         <a href="../cgi-bin/hgTracks?hgt_tSearch=1&tsCurTab=advancedTab&db=mm9"
                         target="_blank">track search tool</a> (<em>Advanced</em> tab)
                         to select data for viewing in the browser. Files can be downloaded from the
                         ENCODE <a href="/ENCODE/downloadsMouse.html"
                         target="_blank">Downloads</a> page or via the <em>Downloads</em> link
                         on the selected track description pages.</p>
                         <p>
                         All ENCODE data here are freely available for
                         download and analysis.
                         Data listed as &quot;released&quot; have
                         undergone quality review and have been released to
                         the UCSC public site.
                         Datasets that have been updated with newer versions may have been revoked.  If so, they will no longer be accessible from the ENCODE and UCSC search and menu interfaces nor at GEO.  The data may be present on the downloads site, but will be marked 'replaced' or 'revoked' in the metadata file, 'files.txt' present in each downloads directory.  </p>
 
 <p>
     <b><em>Download spreadsheet in:</em></b>&nbsp;&nbsp;
-      <a href="https://spreadsheets.google.com/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=xls">Excel format (.xls)</a>&nbsp;&nbsp;
-      <a href="https://spreadsheets.google.com/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=ods">OpenOffice spreadsheet format (.ods)</a>&nbsp;&nbsp;
-      <a href="https://spreadsheets.google.com/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=csv">Comma-separated format (.csv)</a>
+      <a href="https://docs.google.com/spreadsheet/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=xls">Excel format (.xls)</a>&nbsp;&nbsp;
+      <a href="https://docs.google.com/spreadsheet/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=ods">OpenOffice spreadsheet format (.ods)</a>&nbsp;&nbsp;
+      <a href="https://docs.google.com/spreadsheet/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=csv">Comma-separated format (.csv)</a>
                         </p>
                         <p>
-  <iframe src="https://spreadsheets.google.com/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=html" style="width:1310px; height:14500px;" frameborder="0"></iframe>
+  <iframe src="https://docs.google.com/spreadsheet/pub?key=0AvQL5qBL6AfEdEJKd3RmYl9tbkc0d04wZDdiXzRrbmc&output=html" style="width:1310px; height:14500px;" frameborder="0"></iframe>
                         </p>
         </div><!--end content-->
        </div><!--end wrapper-->
     </body>
 </html>