0ccef37cf87b5f08c05959db43e48c8d91fba4db
gperez2
  Thu Mar 6 12:37:07 2025 -0800
Adding docker page links to help pages, refs #34915

diff --git src/hg/htdocs/training/index.html src/hg/htdocs/training/index.html
index 6af02d59cb5..fba7ef79842 100755
--- src/hg/htdocs/training/index.html
+++ src/hg/htdocs/training/index.html
@@ -269,40 +269,41 @@
   target=_blank>Teaching bioinformatics and neuroinformatics by using free web-based tools</a> - 
   student-level tutorial that demonstrates the combined use of several major bioinformatic tools 
   (including the UCSC Genome Browser) in answering a series of related research questions</li>
 </ul>
 
 <h2 id="guides">User's guides for tools in the Genome Browser</h2>
 <div class="row">
   <div class="col-md-6">
   <ul>
    <li><a href="../goldenPath/help/hgTracksHelp.html">Genome Browser</a></li>
    <li><a href="../goldenPath/help/hgTracksHelp.html#CustomTracks">Custom Tracks</a></li>
    <li><a href="../goldenPath/help/hgTrackHubHelp.html">Track Hubs</a></li>
    <li><a href="../goldenPath/help/hgSessionHelp.html">Sessions</a></li>
    <li><a href="../goldenPath/help/hgTablesHelp.html">Table Browser</a></li>
    <li><a href="../goldenPath/help/hgIntegratorHelp.html">Data Integrator</a></li>
+   <li><a href="../cgi-bin/hgVai#intro">Variant Annotation Integrator</a></li>
   </ul>
   </div> <!-- end column -->
   <div class="col-md-6">
   <ul>
    <li><a href="../goldenPath/help/hgGeneGraph.html">Gene and Pathways Interactions</a></li>
-   <li><a href="../cgi-bin/hgVai#intro">Variant Annotation Integrator</a></li>
    <li><a href="../goldenPath/help/hgGenomeHelp.html">Genome Graphs</a></li>
    <li><a href="../goldenPath/help/hgNearHelp.html">Gene Sorter</a></li>
    <li><a href="../goldenPath/help/gbib.html">Genome Browser in a Box (GBiB)</a></li>
    <li><a href="../goldenPath/help/gbic.html">Genome Browser in the Cloud (GBiC)</a></li>
+   <li><a href="../goldenPath/help/docker.html">GBiC Docker</a></li>
   </ul>
   </div> <!-- end column -->
 </div>   <!-- end row -->
 
 <h2 id="contact">Contact and mailing list information</h2> 
 <ul>
   <li>
   <a href="../contacts.html">Genome Browser contact information</a></li>
   <li>
   <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome?hl=en">Genome Browser mailing 
   list</a> (searchable interactive discussion forum)</li>
   <li>
   <a href="../FAQ">Genome Browser FAQs</a></li>
 </ul>