8c2f7318d8d821de9b2a25750586a94ab5e8c1bb
lrnassar
  Fri Nov 15 18:50:19 2024 -0800
Giving the UI link cronjob some love by fixing all the 301 redirects. These are the bulk of the items listed on the cron. No RM.

diff --git src/hg/makeDb/trackDb/drosophila/chainDroPer1.html src/hg/makeDb/trackDb/drosophila/chainDroPer1.html
index bfe27b0..008f689 100644
--- src/hg/makeDb/trackDb/drosophila/chainDroPer1.html
+++ src/hg/makeDb/trackDb/drosophila/chainDroPer1.html
@@ -42,31 +42,31 @@
 alignments between a single <em>$o_organism</em> chromosome and a single 
 <em>$Organism</em> chromosome into a group and creates a kd-tree out 
 of the gapless subsections (blocks) of the alignments. A dynamic program 
 was then run over the kd-trees to find the maximally scoring chains of these 
 blocks. Chains scoring below a threshold were discarded; the remaining 
 chains are displayed in this track.</P>
 
 <H2>Credits</H2>
 <P>
 Blastz was developed at <A HREF="http://www.bx.psu.edu/miller_lab/" 
 TARGET=_blank>Pennsylvania State University</A> by 
 Minmei Hou, Scott Schwartz, Zheng Zhang, and Webb Miller with advice from
 Ross Hardison.</P>
 <P>
 Lineage-specific repeats were identified by Arian Smit and his 
-<A HREF="http://www.repeatmasker.org" TARGET=_blank>RepeatMasker</A>
+<A HREF="https://www.repeatmasker.org/" TARGET=_blank>RepeatMasker</A>
 program.</P>
 <P>
 The axtChain program was developed at the University of California at 
 Santa Cruz by Jim Kent with advice from Webb Miller and David Haussler.</P>
 <P>
 The browser display and database storage of the chains were generated
 by Robert Baertsch and Jim Kent.</P>
 
 <H2>References</H2>
 <P>
 Chiaromonte F, Yap VB, Miller W.
 <A HREF="http://psb.stanford.edu/psb-online/proceedings/psb02/chiaromonte.pdf"
 TARGET=_blank>Scoring pairwise genomic sequence alignments</A>.
 <em>Pac Symp Biocomput</em>. 2002:115-26.
 PMID: <a href="https://www.ncbi.nlm.nih.gov/pubmed/11928468" target="_blank">11928468</a>