089c09e98db52e92da694ab1a0c8891c1a7fd3e8
gperez2
  Thu Apr 2 15:50:07 2026 -0700
Fix broken external links in trackDb HTML docs found by uiLinks cron (2026-03-23 run).

Updated 261 trackDb HTML and .ra files:
- Fixed 404s: replaced dead URLs (sequenceontology.org wiki, compgen.cshl.edu PDFs,
chori.org, PolyPhen v1, uswest.ensembl.org, RIKEN GSC) with current locations;
removed links for defunct sites (snpdata.cshl.edu, zfrhmaps, renlab encode3 download,
oia.gachon.ac.kr, phylohmm.pdf across 92 conservation track docs).
- Fixed 301s: updated http→https (encodeproject.org, flybase.org, gene-regulation.com,
drive5.com/muscle, microbesonline.org/fasttree, brain-map.org); updated moved domains
(blackwell-synergy→wiley, genome.cshlp.org path fix, sanger.ac.uk path fix);
removed hijacked domains (seqll.com, orfeomecollaboration.org, farnhamlab.com).
- Fixed 302s: updated http→https (ensembl.org, affymetrix.com, asntech.org,
cdna.eva.mpg.de, arcseqhub.com); updated moved domains (dfam.janelia.org→dfam.org,
hmmer.janelia.org→hmmer.org, immuneepitope.org→iedb.org, ensembl variation path).

No RM.

diff --git src/hg/makeDb/trackDb/drosophila/bdgpGene.html src/hg/makeDb/trackDb/drosophila/bdgpGene.html
index 305468ea2be..13b9d14ffb9 100644
--- src/hg/makeDb/trackDb/drosophila/bdgpGene.html
+++ src/hg/makeDb/trackDb/drosophila/bdgpGene.html
@@ -1,12 +1,12 @@
 <H2>Description</H2>
 <P>
 This track shows protein-coding genes annotated by 
-<A HREF="http://flybase.org/" TARGET=_BLANK>FlyBase</A> 
+<A HREF="https://flybase.org/" TARGET=_BLANK>FlyBase</A> 
 (<A HREF="ftp://ftp.flybase.net/genomes/Drosophila_melanogaster/dmel_r3.2.2_10212004/dmel_release3.2.2.txt"
 TARGET=_BLANK>version 3.2</A>).  
 </P>
 <H2>Credits</H2>
 <P>
 Thanks to FlyBase for providing these annotations.
 </P>