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/chainDm2.html src/hg/makeDb/trackDb/chainDm2.html
index 7282452..417d5a9 100644
--- src/hg/makeDb/trackDb/chainDm2.html
+++ src/hg/makeDb/trackDb/chainDm2.html
@@ -44,31 +44,31 @@
 alignments between a single <em>$o_organism</em> and a single <em>$organism</em> chromosome
 into a group  and makes a kd-tree out of all the gapless subsections
 (blocks) of the alignments.  Next, maximally scoring chains of these
 blocks were found by running a dynamic program over the kd-tree.  Chains
 scoring below a threshold were discarded; the remaining chains are
 displayed here.</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
-program <A HREF="http://www.repeatmasker.org" 
+program <A HREF="https://www.repeatmasker.org/" 
 TARGET=_blank>RepeatMasker</A>.</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.