f92631670e212d02082a89b8501fdfaeda9d7a55
max
  Fri Apr 3 04:16:46 2020 -0700
updating link to cell browser, refs #25217

diff --git src/hg/htdocs/covid19.html src/hg/htdocs/covid19.html
index e507495..8da3ccc 100755
--- src/hg/htdocs/covid19.html
+++ src/hg/htdocs/covid19.html
@@ -66,31 +66,31 @@
 }
 </style>
 
 <div class="row">
 
     <!-- Genome browser -->
     <div class="col-md-6">
         <h2>UCSC Genome Browser view of SARS-CoV-2 genomic datasets</h2>
             <a href="../cgi-bin/hgTracks?db=wuhCor1" target="_blank">
                 <img src="../images/sarsCov2SpikeProteinsSession.png"></a>
     </div>
 
      <!-- Cell browser -->
     <div class="col-md-6">
         <h2>UCSC Cell Browser view of lung gene expression datasets</h2>
-            <a href="https://cells-test.gi.ucsc.edu/?ds=eils-lung" target="_blank">
+            <a href="https://cells.ucsc.edu/?bp=lung" target="_blank">
                 <img src="../images/cellBrowserAce2EilsLung.png"></a>
     </div>
 </div>
 
 
 <h2>Related publications and data resources</h2>
 
 <ul>
 <li> Preprints of research manuscripts:
     <a href="https://connect.biorxiv.org/relate/content/181" 
         target="_blank">BioRxiv/MedRxiv COVID-19 Collection</a> (all freely available)</li>
 <li><a target="_blank" href="https://pages.semanticscholar.org/coronavirus-research">COVID-19 Open Research Dataset</a> of scholarly literature</li>
 
 <li> Nextstrain open-source tracking of pathogen evolution:
     <a target="_blank" href="https://nextstrain.org/ncov">SARS-Cov2 browser</a> (strain tree, geographical mapping)</li>