2174daf4543afc35f0856c16bfe81406c8bf257d
kate
  Mon Jun 1 07:45:55 2020 -0700
Update nextstrain transmission graphic to May 30. refs #25217

diff --git src/hg/htdocs/covid19.html src/hg/htdocs/covid19.html
index 47104ad..ab33612 100755
--- src/hg/htdocs/covid19.html
+++ src/hg/htdocs/covid19.html
@@ -1,24 +1,24 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="COVID-19 Resources at UCSC" -->
 <!--#set var="ROOT" value="." -->
 
 <!--#include virtual="$ROOT/inc/gbPageStart.html"-->
 
 <h1>COVID-19 Pandemic Resources at UCSC 
         <span bgcolor=#f3e0be><font color=#555 size=-1 style="background-color: #f3e0be; padding-left: 10px; padding-right: 10px; margin-left: 15px;">
-            <a href="#news">Updated: &nbsp; May 20, 2020</a></font></span></h1>
+            <a href="#news">Updated: &nbsp; June 1, 2020</a></font></span></h1>
 
 <div class="row">
     <div class="col-md-6">
 <p>
 The SARS-CoV-2 coronavirus emerged in December 2019 as a novel human pathogen causing
 a severe acute respiratory syndrome (COVID-19). In the following months, the disease
 spread internationally and was
 <A TARGET="_BLANK" 
     HREF="https://www.who.int/dg/speeches/detail/who-director-general-s-opening-remarks-at-the-media-briefing-on-covid-19---11-march-2020">
 declared a pandemic by the World Health Organization</a>
 on March 11, 2020.
 </p>
 
 <p>
 We at the
@@ -26,35 +26,35 @@
 are responding to the urgency of supporting biomedical research aimed at 
 developing therapeutics and a vaccine for this devastating illness by fast-tracking the 
 <a target="_blank" href="../cgi-bin/hgGateway?db=wuhCor1">UCSC Genome Browser for SARS-Cov-2</a> 
 and incorporating relevant biomedical datasets such as single-cell lung gene expression into the 
 <a target="_blank" href="../singlecell.html">UCSC Cell Browser</a>.
 A manuscript describing this work,
 <a target="_blank" href="https://www.biorxiv.org/content/10.1101/2020.05.04.075945v1">
 The UCSC SARS-CoV-2 Genome Browser</a>, 
 is available from the 
 <a target="_blank" href="https://biorxiv.org">bioRxiv</a> preprint server.
 </p>
 
     </div>
 
     <div class="col-md-6">
-        <img class="text-center" alt="COVID-19 transmission as of May 8, 2020, from Nextstrain" 
-            src="../images/covid19-transmission.may8_2020.nextstrain.png" 
+        <img class="text-center" alt="COVID-19 transmission as of May 30, 2020, from Nextstrain" 
+            src="../images/covid19/covid19-transmission.may30_2020.nextstrain.png" 
                 style="margin-bottom: 5px !important">
                     <div style="text-align: right; line-height: 1">
-                        <font SIZE=-1><em>COVID-19 transmission as of May 8, 2020</em><BR>
+                        <font SIZE=-1><em>COVID-19 transmission as of May 30, 2020</em><BR>
                         </font>
                         <font SIZE=-2>
                           <A HREF="https://nextstrain.org"
                           TARGET=_blank>Latest situation report from Nextstrain.org</a>
                         </font>
                     </div>
     </div>
 </div>
 
 <style>
 img {
     width: 100%;
     margin: 15px 0 !important;
 }
 </style>