d2bf838b45fbf990acd77d9a1015b6176c92d36a
mspeir
  Sat Mar 14 13:00:31 2026 -0700
genark archive -> repository, refs #37221

diff --git src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html
index c9c10bcc784..76de1555045 100755
--- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html
+++ src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html
@@ -81,31 +81,31 @@
 A full listing of hub.txt settings can be found in the
 <a HREF="#hubGeneral">General hub configuration settings</a> section below.</p>
 
 <p>
 If your hub contains tracks on a single genome assembly, then you can put all of the
 hub, genome, and track configuration settings into a single file with
 <code><a href="hgTracksHelp.html#UseOneFile" target="_blank">useOneFile</a></code>.</p>
 
 
 <h3 id="genomes_txt">Defining your hub's genomes</h3>
 <p>
 A genomes.txt is only necessary if you are <b>NOT</b> using the <code>useOneFile</code> setting
 as described <a href="#useOneFile">below</a>. When using <code>useOneFile</code>, one only needs
 to include the <code><a href="#genome">genome</a></code> line. This line will reference
 a UCSC assembly name (e.g. hg38) or a GenBank assembly available through our
-<a href="https://hgdownload.gi.ucsc.edu/hubs" target="_blank">GenArk archive</a>
+<a href="https://hgdownload.gi.ucsc.edu/hubs" target="_blank">GenArk repository</a>
 beginning with GCF or GCA (e.g. GCF_000891275.1).
 
 <p>
 If your hub contains tracks for more than one
 genome, you will need to define a <a target="_blank"
 href="../hgTrackHubHelp.html#genomes.txt"><code>genomes.txt</code></a>. A full listing of
 genomes.txt settings, including those needed for an <a
 href="#assembly_hubs">assembly hub</a>, settings can be found in the <a
 href="#assembly">Assembly hub "genome" settings</a> section below.</p>
 
 <h3 id="useOneFile">Use <b><code>useOneFile on</code></b> for hubs with only one genome</h3>
 <p>
 If your hub is only displaying one genome, one can use the <a target="_blank"
 href="../hgTracksHelp.html#UseOneFile"><code>useOneFile on</code></a> setting
 to put all hub, genome, and track configuration settings into a single file.
@@ -169,31 +169,31 @@
 target="_blank">blog post</a>
 for more information on validating hubs.</p>
 
 
 <h3 id="includes">Using trackDb include statements</h3>
 <p>
 Hubs also support the use of <a href="../hgTrackHubHelp.html#Includes">include
 statements</a>, allowing one to insert a file containing a set of trackDb
 stanzas into a primary trackDb. Use this when you have the same track across
 several assemblies, or several large, complex tracks.
 
 <h3 id="assembly_hubs">Assembly Hubs</h3>
 <p>
 Assembly hubs can display novel genome assemblies and annotations in the UCSC
 Genome Browser. Note: Many genome assemblies available in GenBank are also available in our
-<a href="https://hgdownload.gi.ucsc.edu/hubs" target="_blank">GenArk archive</a>.
+<a href="https://hgdownload.gi.ucsc.edu/hubs" target="_blank">GenArk repository</a>.
 However, if your genome is not available in GenBank, you can make a custom assembly hub.
 To create an assembly hub, refer to our
 <a href="../assemblyHubUserGuide.html" target="_blank">Assembly Hub User Guide</a> or our <a
 href="../hubQuickStartAssembly.html" target="_blank">Quick Start Guide to Assembly Hubs</a>.</p>
 
 <h3 id="includes">Page Contents</h3>
 
 <P>The remainder of this document is divided into the following sections and should be
 used as a ready reference. Settings are colored based on their support level:
 <table style="margin-left: 50px;">
     <tr><td class="level-required">required</td><td>required settings</td></tr>
     <tr><td class="level-base">base</td><td>common settings supported
         at other sites</td></tr>
     <tr><td class="level-deprecated">deprecated</td><td>settings that
         are being retired (replacement is listed in details section)</td></tr>