63130a0a315c1c10d58d741cdf534d922cece886
dschmelt
  Thu Sep 16 15:44:09 2021 -0700
Adding S to http to eliminate warning when searching docs refs #28175

diff --git src/hg/htdocs/ENCODE/FAQ/index.html src/hg/htdocs/ENCODE/FAQ/index.html
index 0c3b633..7711ea6 100755
--- src/hg/htdocs/ENCODE/FAQ/index.html
+++ src/hg/htdocs/ENCODE/FAQ/index.html
@@ -65,40 +65,40 @@
             <li><strong>Mouse:  </strong><a href="/ENCODE/dataMatrix/encodeDataMatrixMouse.html" target="_blank">Experiment Matrix</a>,
               <a href="/ENCODE/dataSummaryMouse.html"title="formerly Data Summary" target="_blank">Experiment List</a>,
               <a href="/ENCODE/downloadsMouse.html" target="_blank">Downloads</a> and
               <a href="/ENCODE/cellTypesMouse.html" target="_blank">Cell Types</a>
             <li><a href="/ENCODE/antibodies.html" target="_blank">ENCODE Antibodies</a> and
               <a href="/ENCODE/otherTerms.html" target="_blank">ENCODE Registered Experiment Variables</a>
             <li><a href="/ENCODE/fileFormats.html" target="_blank">File Formats</a> and
               <a href="/ENCODE/dataStandards.html" target="_blank">Data Standards</a> and
               <a href="/ENCODE/softwareTools.html" target="_blank">Software Tools</a>
             <li><a href="../../FAQ/" target="_blank">UCSC Genome Browser FAQ Page</a> and
               <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome?hl=en" target="_blank">Searchable Google Groups Mailing List</A>  
               <p>
         </ul>
 
         <!--- Content Resources Section Search Forms -->
-        <form name="googleForm0" method="GET" action="http://www.google.com/search" onSubmit="document.googleForm0.q.value=document.googleForm0.qq.value+'   site:genome.ucsc.edu/ENCODE/';">
+        <form name="googleForm0" method="GET" action="https://www.google.com/search" onSubmit="document.googleForm0.q.value=document.googleForm0.qq.value+'   site:genome.ucsc.edu/ENCODE/';">
           Search all ENCODE web pages at UCSC: &nbsp;
           <input type="hidden" name="q" value="">
           <input type="hidden" name="num" value="10">
           <input type="hidden" name="filter" value="0">
           <input type="text" name="qq" size="30" maxlength="255" value="">
           <input type="submit" value="Submit">
         </form>
         <p>
-          <form name="googleForm1" method="GET" action="http://www.google.com/search" onSubmit="document.googleForm1.q.value=document.googleForm1.qq.value+'   site:genome.ucsc.edu/';">
+          <form name="googleForm1" method="GET" action="https://www.google.com/search" onSubmit="document.googleForm1.q.value=document.googleForm1.qq.value+'   site:genome.ucsc.edu/';">
             Search the entire UCSC Genome Browser website: &nbsp;
             <input type="hidden" name="q" value="">
             <input type="hidden" name="num" value="10">
             <input type="hidden" name="filter" value="0">
             <input type="text" name="qq" size="30" maxlength="255" value="">
             <input type="submit" value="Submit">
           </form>
         <p>
       </div><!--end content-->
     </div><!--end wrapper-->
 
     <!--Content FAQ Question Index section------------------------------------------------------>
     <div class="wrapper">
       <a name="FAQ"></a>
       <div class="bar"><h4 class="title">ENCODE at UCSC Frequently Asked Questions</h4></div>