e9a4b52adf8ac5a049e2be827dcb0d906a55252a
jnavarr5
  Wed Jan 6 15:44:45 2021 -0800
Fixing the menu list on the page to match the body section, refs #20314

diff --git src/hg/htdocs/goldenPath/history.html src/hg/htdocs/goldenPath/history.html
index 4378f13..6bda4d1 100755
--- src/hg/htdocs/goldenPath/history.html
+++ src/hg/htdocs/goldenPath/history.html
@@ -1,29 +1,29 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="Genome Browser History" -->
 <!--#set var="ROOT" value=".." -->
 
 <!-- Relative paths to support mirror sites with non-standard GB docs install -->
 <!--#include virtual="$ROOT/inc/gbPageStart.html" -->
 
 <h1>UCSC Genome Browser Project History</h1>
 
 <h2>Table of Contents</h2>
 <ul>
   <li><a href="#overview">Genome Browser Overview</a></li>
     <ul class="gbsNoBullet">
-      <li><a href="#genomic">The Genomic Kaleidoscope</a></li>
+      <li><a href="#genomic">The Genomic Microscope</a></li>
       <li><a href="#tools">Genomic Tools</a></li>
     </ul>
   <li><a href="#race">Human Genome Project &mdash; The Race</a></li>
     <ul class="gbsNoBullet">
       <li><a href="#celera">New challenger, Celera Genomics</a></li>
       <li><a href="#push">Push to the Finish Line</a></li>
     </ul>
   <li><a href="#ENCODE">The ENCODE Project</a></li>
     <ul class="gbsNoBullet">
       <li><a href="#ucsc">UC Santa Cruz's Role</a></li>
     </ul>
   <li><a href="#primer">UCSC Genome Research Primer</a></li>
     <ul class="gbsNoBullet">
       <li><a href="#comparative">Comparative Genomics</a></li>
       <li><a href="#health">Possibilities for Health</a></li>