311f384feb48161e2b131a6a8904d861312754c4 mspeir Mon Mar 9 11:09:42 2026 -0700 adding link to hub docs, refs #37080 diff --git src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html index 99bfeda36b2..b389f878c9b 100755 --- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html +++ src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html @@ -44,31 +44,32 @@ <!--Content Tables--> <!--outer table is for border purposes--> <div class="contentBorder"> <div class="lightBlueBar"> <div class="lightBlueBarTitle"> Track Database Definition</div> </div> <!-- Finally to the content --> <div class="borderGuard"> <DIV class="trackDbHub_intro"> <H1>Hub Track Database Definition (<SPAN id="trackDbHub_version">v3</SPAN>)</H1> <H2>How to declare Dataset Display Settings in Genome Browser Hubs</H2> <p> -This page describes all of the settings one might use in creating a track or assembly hub. +This page describes all of the settings one might use in creating a +<a href="/goldenPath/help/hgTrackHubHelp.html">track or assembly hub</a>. Hubs display your own data in the Genome Browser by hosting your files on a web server and connecting them with a simple text configuration file, giving you more control and permanence than custom tracks. This initial section touches on the files and settings needed in creating a hub before providing a listing of settings separated by track type.</p> <p> For those new to creating hubs: Our <a href="/docs/hubs/hubBasics.html" target"_blank">Hub Basics</a> page provides a simple introduction to creating hubs.</p> <p> For returning readers: We keep a <a href="changes.html">list of changes</a> to the trackDb specification below.</p> <h3 id="hub_txt">Start with a hub.txt</h3>