06d7be056190c14b85e71bc12523f18ea6815b5e
markd
  Mon Dec 7 00:50:29 2020 -0800
BLAT mmap index support merge with master

diff --git src/hg/htdocs/goldenPath/help/metadata.html src/hg/htdocs/goldenPath/help/metadata.html
index 30c664f..939e371 100755
--- src/hg/htdocs/goldenPath/help/metadata.html
+++ src/hg/htdocs/goldenPath/help/metadata.html
@@ -1,28 +1,28 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="Adding Track Metadata" -->
 <!--#set var="ROOT" value="../.." -->
 
 <!-- Relative paths to support mirror sites with non-standard GB docs install -->
 <!--#include virtual="$ROOT/inc/gbPageStart.html" -->
 
 <h1>Adding metadata to tracks</h1>
 
 <h2>Contents</h2>
 
 <h6><a href="#intro">Adding metadata to tracks</a></h6>
-<h6><a href="#tagstom">Tagstorm metadata</a></h6>
+<h6><a href="#tagstorm">Tagstorm metadata</a></h6>
 <h6><a href="#tabsep">Tab Sep metadata</a></h6>
 <h6><a href="#metadata">Previous metadata versions</a></h6>
 
 <a name="intro"></a>
 <h2>Adding metadata to tracks</h2>
 <p>
 Adding metadata to your tracks about cell lines, experimental protocols, or assays can be
 accomplished in a number of ways, via the newly supported <em>metadb</em> or <em>metatab</em>
 trackDb fields, or via the older style <em>metadata</em> trackDb field. The <em>metadb</em> and
 <em>metatab</em> fields link external tagStorm or tabSep metadata files to the data in the hub. The
 new formats are preferred over the older <em>metadata</em> field, although the <em>metadata</em>
 lines will continue to be supported for track hubs, but no new features will be added as they will
 for tagStorm and tabSep files.</p>
 
 <a name="metadata"></a>
@@ -100,18 +100,18 @@
 </pre>
 <p>
 Each stanza, such as &quot;donor B&quot;, inherits from any stanzas above it at the right indentation level, and is a parent to
 stanzas beneath.</p>
 
 <a name="tabsep"></a>
 <h2>Tab sep metadata</h2>
 <p>
 </p>
 
 <a name="License"></a>
 <h2>Licensing information</h2>
 <p>
 GBiB is free for non-profit academic research and for personal use. Corporate use requires a
 license, setup fee and annual payment. To purchase a license or download the GBiB, visit the
-<a href="//genome-store.ucsc.edu/" target="_blank">Genome Browser store</a>.</p>
+<a href="http://genome-store.ucsc.edu/" target="_blank">Genome Browser store</a>.</p>
 
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->