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/FAQ/FAQdisplay.html src/hg/htdocs/FAQ/FAQdisplay.html
index 700592ec4b4..1cf411712b3 100755
--- src/hg/htdocs/FAQ/FAQdisplay.html
+++ src/hg/htdocs/FAQ/FAQdisplay.html
@@ -89,27 +89,27 @@
   <li><b>Boundary problem</b>: This error occurs when there is a missing start or end base in an
    exon.</li>
 </ul>
 <p>We recommend exploring the
 <a href="/cgi-bin/hgTrackUi?&db=hg38&g=grcIncidentDb" target="_blank">hg38</a> and 
 <a href="/cgi-bin/hgTrackUi?&db=hg19&g=grcIncidentDb" target="_blank">hg19</a>
 <b>GRC Incident tracks</b>, which highlights areas where assembly issues have been identified or
 resolved by the
 <a href="https://www.ncbi.nlm.nih.gov/grc" target="_blank">Genome Reference Consortium (GRC)</a>.
 It is important to note that mappings between genome assemblies are not
 always symmetrical, so you may encounter differences when lifting between assemblies (e.g., from
 hg19 to hg38). These discrepancies are expected, as regions in new assemblies may shift, and
 corrections for previous assembly errors (such as bad data) are made, which is reflected in the GRC
 Incident track. We also recommend reviewing the <b>liftOver tracks</b> on
 <a href="/cgi-bin/hgTrackUi?db=hg38&g=liftHg19" target="_blank">hg38</a> and
-<a href="/cgi-bin/hgTrackUidb=hg19&g=liftHg38" target="_blank">hg19</a>
+<a href="/cgi-bin/hgTrackUi?db=hg19&g=liftHg38" target="_blank">hg19</a>
 to visualize the liftOver alignment and identify which parts of the input region overlap or don't
 overlap. Both
 <a href="/cgi-bin/hgTrackUi?db=hg38&g=hg38ContigDiff" target="_blank">hg38</a> and
-<a href="/cgi-bin/hgTrackUidb=hg19&g=hg38ContigDiff" target="_blank">hg19</a> 
+<a href="/cgi-bin/hgTrackUi?db=hg19&g=hg38ContigDiff" target="_blank">hg19</a>
 include <b>Diff tracks</b> that show exactly what regions are included, excluded, or differ
 between the assemblies, as well as any changes in the contigs used to assemble specific regions.</p> 
 
 
 
 
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->