c988c01554db9f17455ca55e5bc42d3a94eeac9d
lrnassar
  Fri Feb 24 15:04:20 2023 -0800
Fixing bonehead mistake of anchoring to next year.

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 1b4d916..6620e4a 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -7,31 +7,31 @@
   </a></div>
 
   1. Replace __DATE__ with something like 'Apr. 29, 2016'
   2. Replace __MMDDYY__ with something like '042916'
   3. Replace __HEADLINE__ with the news item's headline like 'Awesome New Feature'
      Be sure to follow the CORRECT STYLE for the headline: 
         - capitalize first letter of headline - no other caps except for proper nouns and acronyms
         - check that headline char count doesn't exceed the line length (otherwise will truncate)
         - approx 50 characters
   4. Drop the bottom item from the list (limit of 6 items at a time)
 
                                                 | <- Cutoff point
 -->
   <div class="jwNewsItem jwSingleLineRightColumn">
   Feb. 24, 2023 -
-  <a href="goldenPath/newsarch.html#022424">
+  <a href="goldenPath/newsarch.html#022423">
   New GENCODE gene tracks: V43 (hg19/hg38) - VM32 (mm39)
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Feb. 13, 2023 -
   <a href="goldenPath/newsarch.html#021323">
   New recombination rate tracks for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jan. 30, 2023 -
   <a href="goldenPath/newsarch.html#013023">
   Addition of GRCh38 patch 14 sequences to hg38
   </a></div>