bf2e5766c27fb8210d2b38bd457dd0b46d7374cb
gperez2
  Tue Oct 21 11:08:16 2025 -0700
Fixing 404 link for the Static Page Cronjob 2025-10-15, no RM

diff --git src/hg/htdocs/goldenPath/help/mysql.html src/hg/htdocs/goldenPath/help/mysql.html
index 0c0ebb19569..85ca233aacf 100755
--- src/hg/htdocs/goldenPath/help/mysql.html
+++ src/hg/htdocs/goldenPath/help/mysql.html
@@ -100,31 +100,31 @@
 <p>
 If you have set up your .hg.conf file as above, you can use the <code>hgsql</code> utility,
 available from our downloads server in the
 <a href="http://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads">Utilities section</a>,
 to access the public MariaDB server. The benefit of using the <code> hgsql</code> command is that
 you don't have to include the username or password as part of your command. You only need to
 specify the host:</p>
 <p><pre><code>hgsql -h genome-mysql.soe.ucsc.edu</code></pre></p>
 
 <p>
 If you prefer a graphical user interface (GUI) to the UCSC database tables, use the 
 <a href="../../cgi-bin/hgTables">Table Browser</a>.</p>
 
 <p>
 If you would like to learn more about .hg.conf file setup and specifics for using our command-line utilities, see this example 
-<a href="https://genome-source.gi.ucsc.edu/gitlist/kent.git/blob/master/src/product/minimal.hg.conf"
+<a href="https://raw.githubusercontent.com/ucscGenomeBrowser/kent/refs/heads/master/src/product/minimal.hg.conf"
 target='_blank'> minimal.hg.conf</a> file.
 </p>
 
 <p>
 System problems should be reported to 
 <a href="mailto:&#103;&#101;&#110;&#111;&#109;&#101;&#45;w&#119;w&#64;&#115;&#111;&#101;.&#117;cs&#99;.&#101;&#100;&#117;"> &#103;&#101;&#110;&#111;&#109;&#101;&#45;w&#119;w&#64;&#115;&#111;&#101;.&#117;cs&#99;.&#101;&#100;&#117;</a>.
 <!-- above address is genome-www at soe.ucsc.edu -->
 Send questions regarding the database contents or queries to 
 <a href="mailto:&#103;&#101;n&#111;m&#101;&#64;&#115;&#111;e.&#117;&#99;&#115;&#99;.e&#100;u"> &#103;&#101;n&#111;m&#101;&#64;&#115;&#111;e.&#117;&#99;&#115;&#99;.e&#100;u</a>.
 <!-- above address is genome at soe.ucsc.edu -->
 <strong><span class="gbsWarnText">Messages sent to this address will be posted to the moderated genome mailing list, which is 
 archived on a SEARCHABLE, PUBLIC 
 <a HREF="https://groups.google.com/a/soe.ucsc.edu/forum/#!forum/genome">Google Groups
 forum</a></span></strong>.</p>