9dc0727358448b711d7de660e6bb59a167a809cc
cath
  Thu Sep 7 14:04:09 2017 -0700
Fix minor typo on index, make urls relative on newsarch, refs #19526

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 839b4e2..fb1f222 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -5,31 +5,31 @@
     <a href="goldenPath/newsarch.html#__MMDDYY__">
       __HEADLINE__
     </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)
   4. Drop the bottom item from the list (limit of 3 items at a time)
 -->
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Sept. 07, 2017 -
   <a href="goldenPath/newsarch.html#090717">
-  New Ensembl v89 gene tracks for 6 assemblies
+  New Ensembl v89 gene tracks for 7 assemblies
   </a></div>
   
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Aug. 25, 2017 -
   <a href="goldenPath/newsarch.html#082517">
   New dbSNP Build 150 Tracks for hg19 and hg38
   </a></div>
   
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Aug. 17, 2017 -
   <a href="goldenPath/newsarch.html#081717">
   New CRISPR track for Chinese hamster
   </a></div>