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/FAQ/FAQlink.html src/hg/htdocs/FAQ/FAQlink.html index 5922a1d..b56f833 100755 --- src/hg/htdocs/FAQ/FAQlink.html +++ src/hg/htdocs/FAQ/FAQlink.html @@ -20,31 +20,31 @@ <h6> <a href="#genes">Linking to gene-specific information</a> </h6> <h6> <a href="#hgsid">The hgsid parameter</a> </h6> <h6> <a href="#moreInfo">Additional URL parameters</a> </h6> <h6><a href="#Videos">Video demonstrations of making links</a></h6> <ul> <li><a href="#LinkVid1"><strong> Understanding the URL</strong></a></li> <li><a href="#LinkVid2"><strong> Jump into genes</strong></a></li> <li><a href="#LinkVid3"><strong> Composites, custom tracks, spreadsheets</strong></a></li> </ul> </div> <div class="col-md-7"> -<form name="googleForm1" method="GET" action="http://www.google.com/search" +<form name="googleForm1" method="GET" action="https://www.google.com/search" onSubmit="document.googleForm1.q.value=document.googleForm1.qq.value+ ' site:genome.ucsc.edu/goldenPath/help';"> <p> Search the Genome Browser help pages: <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> <p><a href="../../contacts.html">Questions and feedback are welcome</a>.</p> </div> </div>