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/tetraodon/chainSelf.html src/hg/makeDb/trackDb/tetraodon/chainSelf.html
index f5115e3..e25ff24 100644
--- src/hg/makeDb/trackDb/tetraodon/chainSelf.html
+++ src/hg/makeDb/trackDb/tetraodon/chainSelf.html
@@ -44,31 +44,31 @@
 organizes all alignments between a single target chromosome and a single
 query 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
 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.