2059ffca9a9b74cd5ba9632a5835ae47d213b594
lrnassar
  Tue Apr 7 11:04:02 2026 -0700
Address CR feedback from #37315: fix broken color link, paraythroid typo, long lines,
and incorrect #Supported anchor. Remove dead weng-lab.github.io color link in 12 ENCODE4
track HTML files. Fix "paraythroid" to "parathyroid" in 3 HTML files and wgEncodeReg4.ra
labels. Break long lines in credits sections and availability paragraphs across hg38 and
mm10 track HTML files. Replace nonexistent #Supported anchor with FAQ/FAQformat.html in
contribTracks.html. refs #37315

diff --git src/hg/htdocs/contribTracks.html src/hg/htdocs/contribTracks.html
index 247d257b08a..6902c670551 100755
--- src/hg/htdocs/contribTracks.html
+++ src/hg/htdocs/contribTracks.html
@@ -56,31 +56,31 @@
 </pre>
 
 <h2>Requirements</h2>
 
 <ul>
 <li><b>Assembly naming:</b> Directory names and assembly identifiers in
     <b>genomes.txt</b> must be NCBI GenBank or RefSeq accession identifiers
     (e.g., <b>GCA_000260495.2</b> or <b>GCF_014441545.1</b>). A full list
     of GenArk assemblies is available at the
     <a href="https://hgdownload.gi.ucsc.edu/hubs/UCSC_GI.assemblyHubList.txt"
     target="_blank">assembly hub list</a>.</li>
 <li><b>Data formats:</b> Annotation data must be in
     <a href="goldenPath/help/bigBed.html" target="_blank">bigBed</a>,
     <a href="goldenPath/help/bigWig.html" target="_blank">bigWig</a>,
     or another
-    <a href="goldenPath/help/hgTrackHubHelp.html#Supported"
+    <a href="FAQ/FAQformat.html"
     target="_blank">supported track type</a>.</li>
 <li><b>Uniform file names:</b> Use the same file names for data files and
     <b>trackDb.txt</b> across all assembly directories (e.g.,
     <b>myTrack.bb</b> everywhere, not <b>myTrack.GCA_000260495.2.bb</b>).</li>
 <li><b>Documentation:</b> Every track must include an HTML documentation
     page (see <a href="#documentation">Track documentation</a> below).</li>
 </ul>
 
 <h2>Example hub.txt</h2>
 
 <pre>
 hub myProjectHub
 shortLabel My Contributed Tracks
 longLabel Contributed annotation tracks for GenArk assemblies
 email user@example.edu