6efc703aec6bbfaeb2c1550f1cb45b3771629f86
lrnassar
  Mon Oct 24 17:05:08 2022 -0700
Updating documentation from 'My Hubs' to the new name 'Connected Hubs' refs #29870

diff --git src/hg/htdocs/goldenPath/help/hgTracksHelp.html src/hg/htdocs/goldenPath/help/hgTracksHelp.html
index a9bdaa7..05b0fe1 100755
--- src/hg/htdocs/goldenPath/help/hgTracksHelp.html
+++ src/hg/htdocs/goldenPath/help/hgTracksHelp.html
@@ -1508,20 +1508,20 @@
 <a href="./examples/hubExamples/hubUseOneFile/singleFileHubExample.txt"
 target="_blank">singleFileHubExample.txt</a>.</p>
 <h3>Limitations</h3>
 <p>
 Unfortunately, the <code>useOneFile on</code> setting limits the hub to one assembly. The
 <code>useOneFile on</code> setting works by having the genomes.txt file point to only one
 trackDb.txt file, which is the file itself. Although this method limits you to one genome assembly,
 using the setting grants the advantage of not embedding file names in the hub architecture. So a
 simple name change to a hub file will no longer require editing the contents inside the hub.txt and
 genomes.txt files.</p>
 <h3>Converting an existing Track Hub to one file</h3>
 <p>
 Converting an existing track hub to use the new setting does not require much editing. Simply
 concatenate the three files into one, with the contents of hub.txt, genomes.txt, and trackDb.txt, in
 that order. Using the URL to the single file on the
-<a href="../../cgi-bin/hgHubConnect?#unlistedHubs">My Hubs</a> page will allow you to view your
+<a href="../../cgi-bin/hgHubConnect?#unlistedHubs">Connected Hubs</a> page will allow you to view your
 track hub.</p>
 
 
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->