1734b61ea9ea534a25c8754efacb96fdbc0ffc89
dschmelt
  Tue Mar 23 14:02:01 2021 -0700
Adding S in https for download server refs #27213

diff --git src/hg/htdocs/inc/gbPageStartHardcoded.html src/hg/htdocs/inc/gbPageStartHardcoded.html
index e8e3cbe..dbda073 100755
--- src/hg/htdocs/inc/gbPageStartHardcoded.html
+++ src/hg/htdocs/inc/gbPageStartHardcoded.html
@@ -83,34 +83,34 @@
               <li><a id="liftOverMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgLiftOver">LiftOver</a></li>
               <li><a id="visiGeneMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgVisiGene">VisiGene</a></li>
               <li class="last"><a href="https://genome.ucsc.edu/util.html">Other Utilities</a></li>
             </ul>
           </li>
          
           <li class="menuparent" id="mirrors"><span>Mirrors</span>
             <ul style="display: none; visibility: hidden;">
               <li class="first"><a href="https://genome.ucsc.edu/mirror.html">Third Party Mirrors</a></li>
               <li><a href="https://genome.ucsc.edu/goldenPath/help/mirror.html">Mirroring Instructions</a></li>
             </ul>
           </li>
 
           <li class="menuparent" id="downloads"><span>Downloads</span>
             <ul style="display: none; visibility: hidden;">
-              <li class="first"><a href="http://hgdownload.soe.ucsc.edu/downloads.html">Genome Data</a></li>
-              <li><a href="http://hgdownload.soe.ucsc.edu/downloads.html#source_downloads">Source Code</a></li>
+              <li class="first"><a href="https://hgdownload.soe.ucsc.edu/downloads.html">Genome Data</a></li>
+              <li><a href="https://hgdownload.soe.ucsc.edu/downloads.html#source_downloads">Source Code</a></li>
               <li><a href="https://genome-store.ucsc.edu">Genome Browser Store</a></li>
-              <li><a href="http://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads">Utilities</a></li>
+              <li><a href="https://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads">Utilities</a></li>
               <li class="last"><a href="https://genome.ucsc.edu/goldenPath/help/ftp.html">FTP</a></li>
               <li class="last"><a href="https://genome.ucsc.edu/goldenPath/help/mysql.html">MySQL Access</a></li>
 	      <li class="last"><a href="https://genome.ucsc.edu/goldenPath/help/api.html">REST API</a></li>
             </ul>
           </li>
           
           <li class="menuparent" id="myData"><span>My Data</span>
             <ul style="display: none; visibility: hidden;">
               <li><a id="sessionsMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgSession?hgS_doMainPage=1">My Sessions</a></li>
               <li><a id="publicSessionsMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgPublicSessions">Public Sessions</a></li>
               <li><a id="trackHubsMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgHubConnect">Track Hubs</a></li>
               <li class="last"><a id="customTracksMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgCustom">Custom Tracks</a></li>
             </ul>
           </li>